all repos — shlide @ 5d12553068e4013879f2d21010a89ee1d1e399a1

slide deck presentation tool written in pure bash

Add features to readme

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Sun, 02 Feb 2020 19:49:30 +0530
commit

5d12553068e4013879f2d21010a89ee1d1e399a1

parent

922a65e130c9506c27c0de61c4c5344097df2fe6

1 files changed, 6 insertions(+), 0 deletions(-)

jump to
M readme.mdreadme.md

@@ -3,3 +3,9 @@ > a slide deck presentation tool written in pure bash

![scrot](https://x.icyphox.sh/NBq.png) +## Features + +- All slides are plain-text files. +- Navigation using `j` / `k` or `n` / `p` +- [WIP] Colors and bold/italic formatting using terminal escape sequences. +- Pure bash.