summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2013-12-21 19:16:24 -0800
committerZack Hobson2013-12-21 19:16:24 -0800
commit01d3ab8eb614186f083c9c9ced51ce697f751353 (patch)
tree2ce752cbc2700c294dc9eeca513501b60bd4c868 /README.markdown
parent460d125abb5f0067944728d15142423e38300e62 (diff)
downloadhcl-01d3ab8eb614186f083c9c9ced51ce697f751353.tar.bz2
link to rdoc.info [ci skip]
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
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].
[![Build Status](https://travis-ci.org/zenhob/hcl.png?branch=master)](https://travis-ci.org/zenhob/hcl)
[![Gem Version](https://badge.fury.io/rb/hcl.png)](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: