Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Jan 11, 2024
1 parent 0b4c1a4 commit cba2666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Getting Started

Probably the easiest way to get familiar with the chess commands is by reading the WebSocket messages sent back and forth between the web browser and the chess server. To do this, you may want to use the [React Chess](https://github.com/chesslablab/react-chess) application as shown in the example below.
Probably the easiest way to get familiar with the chess commands is by reading the WebSocket messages sent back and forth between the web browser and the chess server as you interact with a web app. To do this, you may want to use the [React Chess](https://github.com/chesslablab/react-chess) application as shown in the example below.

**Figure 1**. Open Google Chrome developer tools for command examples.
![Figure 1](https://raw.githubusercontent.com/chesslablab/chess-server/master/docs/getting-started_01.png)
Expand Down

0 comments on commit cba2666

Please sign in to comment.