diff options
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index a6ebaf4..8630f03 100644 --- a/README.markdown +++ b/README.markdown @@ -3,11 +3,14 @@ HCl is a command-line tool for interacting with Harvest time sheets using the [Harvest time tracking API][htt]. -[htt]: http://www.getharvest.com/api/time_tracking +[View this documentation online][rdoc]. [](https://travis-ci.org/zenhob/hcl) [](http://badge.fury.io/rb/hcl) +[htt]: http://www.getharvest.com/api/time_tracking +[rdoc]: http://rdoc.info/github/zenhob/hcl/file/README.markdown + ## Quick Start You can install hcl directly from rubygems.org: |
