summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLee Jarvis <ljjarvis@gmail.com>2014-12-17 08:42:45 +0000
committerLee Jarvis <ljjarvis@gmail.com>2014-12-17 08:42:45 +0000
commit1783f9db5bce8090718f88b2c1f52cebd58243de (patch)
treeec8a5df4ee9a5c7a3ce7dd8460f01c01295e2df0 /README.md
parent6536bcb3d77b9ebf2e8c097ffbf727665655385d (diff)
downloadslop-1783f9db5bce8090718f88b2c1f52cebd58243de.tar.gz
It doesnt support 1.8 oops
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 5d9073a..50badb9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Slop
Slop is a simple option parser with an easy to remember syntax and friendly API.
Version 4 of Slop is aimed at Ruby 2.0 or later. Please use
-[Version 3](https://github.com/leejarvis/slop/tree/v3) for Ruby 1.8/1.9 support.
+[Version 3](https://github.com/leejarvis/slop/tree/v3) for Ruby 1.9 support.
[![Build Status](https://travis-ci.org/leejarvis/slop.png?branch=master)](http://travis-ci.org/leejarvis/slop)