···66## Features
7788- All slides are plain-text files.
99-- Navigation using `j` / `k` or `n` / `p`.
1010-- You can also navigate to the next slide using `SPACE` or `ENTER`.
99+- Navigation using `j` / `k`, `n` / `p` and `space` / `enter` (only forward).
1110- Text color and style formatting.
1211- Pure bash.
1312···27262827# so on
2928```
2929+3030+**Note**: Make sure to prefix the first 9 slides with a `0` (`01-foo.txt`, `02-bar.txt` ...),
3131+if you have more than 10 slides.
30323133Finally, run:
3234