update README.md
This commit is contained in:
parent
532be54489
commit
c21f63cf4e
12
README.md
12
README.md
@ -1,12 +1,22 @@
|
||||
# Emacs base
|
||||
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`
|
||||
|
||||
### Flycheck Mode
|
||||
- Require installed the languages checking, example:
|
||||
|
||||
`pacman -S shellcheck` # bash, sh
|
||||
|
||||
`pacman -S eslint` # ECMAScript
|
||||
|
||||
`pacman -S python-pylint` # python
|
||||
|
||||
### License
|
||||
- [GLPv3](LICENSE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user