diff options
| author | Zack Hobson | 2013-12-21 19:16:24 -0800 |
|---|---|---|
| committer | Zack Hobson | 2013-12-21 19:16:24 -0800 |
| commit | 01d3ab8eb614186f083c9c9ced51ce697f751353 (patch) | |
| tree | 2ce752cbc2700c294dc9eeca513501b60bd4c868 /README.markdown | |
| parent | 460d125abb5f0067944728d15142423e38300e62 (diff) | |
| download | hcl-01d3ab8eb614186f083c9c9ced51ce697f751353.tar.bz2 | |
link to rdoc.info [ci skip]
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: |
