emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 9ddb7da 5/8: Add the Usage section


From: Dmitry Gutov
Subject: [elpa] master 9ddb7da 5/8: Add the Usage section
Date: Sat, 23 Feb 2019 18:35:44 -0500 (EST)

branch: master
commit 9ddb7da2a229382a4eb72d629597b436463e3de5
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Add the Usage section
    
    Closes #122
---
 README.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0ed1bdf..2dfb52d 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,16 @@ The package also contains auxiliary modes:
 * `diff-hl-flydiff-mode` implements highlighting changes on the fly.
   It requires Emacs 24.4 or newer.
 
-Check out the Commentary section in each respective file for the usage
+Usage
+=====
+
+Put this into your init script:
+
+```lisp
+(global-diff-hl-mode)
+```
+
+Check out the Commentary section in each file for more detailed usage
 instructions.
 
 Screenshots



reply via email to

[Prev in Thread] Current Thread [Next in Thread]