Skip to content

Commit 539ae0f

Browse files
committed
docs: add screenshots to README usage section
1 parent d06a437 commit 539ae0f

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ To run a completely separate session, use a different port:
3333
$ mo draft.md -p 6276
3434
```
3535

36+
![Multiple files with sidebar](images/multiple-files.png)
37+
3638
### Groups
3739

3840
Files can be organized into named groups using the `--target` (`-t`) flag. Each group gets its own URL path and sidebar.
@@ -43,6 +45,8 @@ $ mo api.md --target design # Adds to the "design" group
4345
$ mo notes.md --target notes # Opens at http://localhost:6275/notes
4446
```
4547

48+
![Group view](images/groups.png)
49+
4650
### Flags
4751

4852
| Flag | Short | Default | Description |

images/groups.png

206 KB
Loading

images/multiple-files.png

226 KB
Loading

0 commit comments

Comments
 (0)