mdp: specify ncurses in the description

waldyrious/alt-syntax
Daniel Campoverde [alx741] 2016-05-06 11:07:10 -05:00
parent fb11e1f09a
commit b8e7840054
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# mdp
> A command-line based tool to make presentations from markdown formatted files.
> A command-line, ncurses based tool to make presentations from markdown files.
- Start a presentation from a markdown file:
- Launch a presentation from a markdown file:
`mdp {{presentation.md}}`
@ -14,6 +14,6 @@
`mdp --invert {{presentation.md}}`
- Disable transparency in transparent terminal:
- Disable transparency in transparent terminals:
`mdp --notrans {{presentation.md}}`