summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index d5fd7c0..ebe293c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -35,6 +35,7 @@ or you can install from source:
hcl aliases
hcl (cancel | nvm | oops)
hcl config
+ hcl status
### Available Projects and Tasks
@@ -175,6 +176,12 @@ commands show the time sheet for the specified day:
[cd]: http://chronic.rubyforge.org/
+Harvest provides an [status API], which you can query using the
+`hcl status` command. This will tell you whether Harvest itself is up and the
+current response time, along with a timestamp of when it was last tested.
+
+[status API]: http://harveststatus.com/status_api
+
## Author
HCl was designed and implemented by [Zack Hobson][zgh].