summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3429a9f..c01e4e6 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,10 @@
* You sometimes want to use normal Git commands, too. (Otherwise, why aren't
you using `git-flow`, `tig`, or some other workflow frontend?)
+# Usage:
+
+Read the inline comments in [aliases.gitconfig](aliases.gitconfig).
+
# Installation:
$ git config --global --add include.path '/path/to/aliases.gitconfig'