diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,5 +3,10 @@ Lightweight configuration of emacs with basic utilities  +### Markdown Mode +- Require installed markdown in distro GNU+Linux, example: + + `apt-get install markdown` or `pacman -S markdown` + ### License - [GLPv3](LICENSE) |