patat/README.md
Jasper Van der Jeugt 4f56c4bb89 Rename
2016-09-24 15:23:28 +09:00

13 lines
420 B
Markdown

patat
=====
`patat` (Presentations In The ANSI Terminal) is a small tool that allows you to
show presentations using only an ANSI terminal. It does not require `ncurses`.
`patat` is written in [Haskell] and built upon the great [Pandoc] library. This
means it is not limited to Markdown, but it supports basically every input
format that Pandoc supports.
[Haskell]: http://haskell.org/
[Pandoc]: http://pandoc.org/