From e9ce3106c9ef6989c45729084ba9be04b8ae4fbe Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Fri, 10 May 2019 20:01:04 -0400 Subject: [PATCH] Update documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a0c35e..adfee94 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ package. To enable `mood-line`, place this in your configuration file after loading the package: -`(mood-line-activate)` +`(mood-line-mode)` -The activation command can also be run interactively if desired. +Disabling `mood-line` can be accomplished by toggling `mood-line-mode` off. ## Known Issues