Skip to content

Commit cd99b29

Browse files
committed
Move the demo recording to the quick start section
1 parent 75b5f7e commit cd99b29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ________________
1212
Terminal slide presentations from a single markdown file. Like Keynote,
1313
but it's not, and it lives in your terminal, like you.
1414

15-
![keynot demo](https://raw.githubusercontent.com/devjgm/keynot/main/assets/demo.gif)
16-
1715
- One `.keynot` file per presentation: YAML frontmatter for metadata and
1816
theming, slides in plain markdown separated by `---`, HTML comments as
1917
speaker notes (a format in the spirit of [marp](https://marp.app))
@@ -40,6 +38,8 @@ keynot play talk.keynot # present it
4038
keynot check talk.keynot # validate and summarize a file
4139
```
4240

41+
![keynot demo](https://raw.githubusercontent.com/devjgm/keynot/main/assets/demo.gif)
42+
4343
Useful `play` flags:
4444

4545
```sh

0 commit comments

Comments
 (0)