Add installation instructions

This commit is contained in:
Jessie Hildebrandt 2019-04-12 03:37:02 -04:00
parent fa62ae3bd3
commit 8cb53fe749
2 changed files with 11 additions and 0 deletions

View File

@ -19,6 +19,14 @@ package.
* Lightweight with no dependencies
## Installation
To enable `mood-line`, place this in your configuration file after loading the package:
`(mood-line-activate)`
The activation command can also be run interactively if desired.
## Known Issues
* No known issues.

View File

@ -19,6 +19,9 @@
;; * Version control status indicator
;; * Flycheck status indicator
;; * Lightweight with no dependencies
;;
;; To enable mood-line:
;; (mood-line-activate)
;;; License:
;;