aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index fdf9fdc..c6af900 100644
--- a/README.md
+++ b/README.md
@@ -130,6 +130,11 @@ To install from source, use:
$ go install github.com/teddywing/timetasker
+Bash completion is available for project aliases. To take advantage of it,
+source the completion file in your Bash profile:
+
+ $ source ~/path/to/timetasker.bash-completion
+
## License
Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included