summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-02-20 17:38:23 +0000
committermurphy <murphy@rubychan.de>2009-02-20 17:38:23 +0000
commit2044baa61771c742ab4f2b7ba46755623bd97d1d (patch)
tree1b5efafe1b27c692c7e42052b855f5c6959cbdfc /lib/README
parentd783fd52f706a5946e1184b9d6851c6aaf07ef58 (diff)
downloadcoderay-2044baa61771c742ab4f2b7ba46755623bd97d1d.tar.gz
Removed subversion $Id$ lines.
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/README b/lib/README
index 2a558c3..195dca8 100644
--- a/lib/README
+++ b/lib/README
@@ -23,7 +23,6 @@ Author:: murphy (Kornelius Kalnbach)
Contact:: murphy rubychan de
Website:: coderay.rubychan.de[http://coderay.rubychan.de]
License:: GNU LGPL; see LICENSE file in the main directory.
-Subversion:: $Id$
== Installation
@@ -34,7 +33,7 @@ You need RubyGems[http://rubyforge.org/frs/?group_id=126].
=== Dependencies
-CodeRay needs Ruby 1.8.6 or later. It should also run with Ruby 1.9 and JRuby.
+CodeRay needs Ruby 1.8.6 or later. It also runs with Ruby 1.9.1+ and JRuby 1.1+.
== Example Usage