From 915bdaeb410a0d768193b322359e734496c4388f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sun, 16 Feb 2014 17:41:00 +0100 Subject: Let's point out in the README file that the path argument is optional. Moreover, there was a typo in the Copyright notice. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b666ea9..e4dcfbf 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ shortcuts, this script accepts three commands: $ g rm awesome $ g list -I guess that the commands above are quite self-explanatory. +I guess that the commands above are quite self-explanatory. Note though that if +the path was not given to the add command then the current working directory +will be picked instead. # Install @@ -24,7 +26,7 @@ add a "source" command for both of the files in the .bashrc file. # Legal stuff -Copyright (C) 2013-2013 Miquel Sabaté Solà +Copyright (C) 2013-2014 Miquel Sabaté Solà This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3