summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLee Jarvis <ljjarvis@gmail.com>2013-01-09 09:40:34 +0000
committerLee Jarvis <ljjarvis@gmail.com>2013-01-09 09:40:34 +0000
commit572a8adbc63c07f607ecbcd2fc314a00a2cd3904 (patch)
tree2336df8bcb97b18ea097ebe3a4bcaceb8222a0a2 /README.md
parent84d551aeb858783b9d18d84864d90c4a958bd339 (diff)
downloadslop-572a8adbc63c07f607ecbcd2fc314a00a2cd3904.tar.gz
added link to api docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40259a4..4e03b3e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ Slop
====
Slop is a simple option parser with an easy to remember syntax and friendly API.
+API Documentation is available [here](http://injekt.github.com/rdoc/slop/).
[![Build Status](https://secure.travis-ci.org/injekt/slop.png)](http://travis-ci.org/injekt/slop)
@@ -29,7 +30,6 @@ Installation
gem install slop
-
Printing Help
-------------