Update README.

This commit is contained in:
Vincent Zhang 2018-06-25 23:57:26 +08:00
parent f3abba25a8
commit c712afc625

View file

@ -50,6 +50,7 @@ If you do not have them already installed, here are the dependencies:
(use-package shrink-path) (use-package shrink-path)
(use-package all-the-icons) (use-package all-the-icons)
(use-package eldoc-eval) (use-package eldoc-eval)
(use-package projectile)
``` ```
## Screenshots ## Screenshots