summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLee Jarvis <lee@jarvis.co>2012-02-08 12:17:53 +0000
committerLee Jarvis <lee@jarvis.co>2012-02-08 12:17:53 +0000
commit198202dcb6e347870b911aee69e2047fa8187327 (patch)
tree06d2490e1bf20deba70af03af224234d22e4dc46 /README.md
parent0694cd26d43ce033d3fe82bc7e369ac063729896 (diff)
downloadslop-198202dcb6e347870b911aee69e2047fa8187327.tar.gz
added build status image to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3384955..b6160c2 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ Slop is a simple option parser with an easy to remember syntax and friendly API.
This README is targeted at Slop v3.
+[![Build Status](https://secure.travis-ci.org/injekt/slop.png)](http://travis-ci.org/injekt/slop)
+
Installation
------------