summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-------------