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

@@ -7,11 +7,11 @@
`glow`
- Render a markdown file to the terminal:
- Render a Markdown file to the terminal:
`glow {{path/to/file}}`
- View a markdown file using a paginator:
- View a Markdown file using a paginator:
`glow -p {{path/to/file}}`