change markdown to Markdown (#5049)

This commit is contained in:
Lucas Gabriel Schneider
2020-12-29 08:45:05 -03:00
committed by GitHub
parent 223e095d7d
commit 8b80cf08b8
9 changed files with 11 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
# mdp
> A command-line based tool to make presentations from markdown files.
> A command-line based tool to make presentations from Markdown files.
> More information: <https://github.com/visit1985/mdp>.
- Launch a presentation in the terminal from a markdown file:
- Launch a presentation in the terminal from a Markdown file:
`mdp {{presentation.md}}`