mirror of
https://github.com/mfontanini/presenterm.git
synced 2025-05-05 15:32:58 +00:00
chore: link speaker notes guide in README
This commit is contained in:
parent
3911f15cbc
commit
a02b8c4d86
@ -46,6 +46,7 @@ Visit the [documentation][guide-introduction] to get started.
|
||||
* [Pause][guide-pauses] portions of your slides.
|
||||
* [Custom key bindings][guide-key-bindings].
|
||||
* [Automatically reload your presentation][guide-hot-reload] every time it changes for a fast development loop.
|
||||
* [Define speaker notes][guide-speaker-notes] to aid you during presentations.
|
||||
|
||||
See the [introduction page][guide-introduction] to learn more.
|
||||
|
||||
@ -69,6 +70,7 @@ See the [introduction page][guide-introduction] to learn more.
|
||||
[guide-pdf-export]: https://mfontanini.github.io/presenterm/guides/pdf-export.html
|
||||
[guide-key-bindings]: https://mfontanini.github.io/presenterm/guides/configuration.html#key-bindings
|
||||
[guide-hot-reload]: https://mfontanini.github.io/presenterm/guides/basics.html#hot-reload
|
||||
[guide-speaker-notes]: https://mfontanini.github.io/presenterm/guides/speaker-notes.html
|
||||
[bat]: https://github.com/sharkdp/bat
|
||||
[syntect]: https://github.com/trishume/syntect
|
||||
|
||||
|
@ -49,3 +49,11 @@ This example shows how column layouts and pauses interact with each other. Note
|
||||
because asciinema doesn't support these and it will otherwise look like a normal image if your terminal supports images.
|
||||
|
||||
[](https://asciinema.org/a/x2tTDt0BIesvOXeal3UpdzMHp)
|
||||
|
||||
# Speaker notes
|
||||
|
||||
[Source](/examples/speaker-notes.md)
|
||||
|
||||
This example shows how to use speaker notes.
|
||||
|
||||
[](https://asciinema.org/a/ETusvlmHuHrcLKzwa0CMQRX2J)
|
||||
|
Loading…
x
Reference in New Issue
Block a user