From 3099d8f6425f9cfdcaf9178e9266bda3f30e92bb Mon Sep 17 00:00:00 2001 From: programarivm Date: Fri, 13 Oct 2023 00:48:07 +0200 Subject: [PATCH] Improved the docs --- docs/start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start.md b/docs/start.md index 3b7bdb74..a82fd055 100644 --- a/docs/start.md +++ b/docs/start.md @@ -10,7 +10,7 @@ Starts a new game. | ---- | ----------- | -------- | | `variant` | `960`
`capablanca`
`capablanca-fischer`
`classical` | Yes | | `mode` | `fen`
`san`
`play`
`stockfish` | Yes | -| `add` | `fen`
`movetext`
`startPos`
`settings`
`color`
`min`
`increment`
`submode` | Maybe. Depends on the mode selected as shown in the following examples. | +| `add` | `fen`
`movetext`
`startPos`
`settings`
`color`
`min`
`increment`
`submode` | Maybe. Depends on the mode selected. | ## Usage