summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2009-07-19 13:31:19 -0700
committerZack Hobson2009-07-19 13:31:19 -0700
commit3a1103f72f5ef06ae6c9e1c6d6719968fbd1e091 (patch)
tree2e18fc04ad728e3e39c1388eb54b5d7b9e4ae83a /README.markdown
parent78f27201877546d998613c7fa2aaa6f174d9c443 (diff)
downloadhcl-3a1103f72f5ef06ae6c9e1c6d6719968fbd1e091.tar.bz2
README tweaks
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index 9500870..4743b9a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -31,7 +31,7 @@ NOTE only the show command is implemented
### Examples
-You express dates in a variety of ways. See the [Chronic documentation][3]
+Dates can be expressed in a variety of ways. See the [Chronic documentation][2]
for more information about available date input formats. The following
commands show the timesheet for the specified day:
@@ -52,9 +52,9 @@ commands show the timesheet for the specified day:
- update a time sheet entry
* command-line configuration
* search ~/.hcl_config for configuration
- * integrate timesheet functionality into aiaio's [harvest gem][2]
+ * integrate timesheet functionality into aiaio's [harvest gem][3]
[1]: http://www.getharvest.com/api/time_tracking
-[2]: http://github.com/aiaio/harvest/tree/master
-[3]: http://chronic.rubyforge.org/
+[2]: http://chronic.rubyforge.org/
+[3]: http://github.com/aiaio/harvest/tree/master