diff options
| author | murphy <murphy@rubychan.de> | 2009-02-20 17:38:23 +0000 |
|---|---|---|
| committer | murphy <murphy@rubychan.de> | 2009-02-20 17:38:23 +0000 |
| commit | 2044baa61771c742ab4f2b7ba46755623bd97d1d (patch) | |
| tree | 1b5efafe1b27c692c7e42052b855f5c6959cbdfc /lib/README | |
| parent | d783fd52f706a5946e1184b9d6851c6aaf07ef58 (diff) | |
| download | coderay-2044baa61771c742ab4f2b7ba46755623bd97d1d.tar.gz | |
Removed subversion $Id$ lines.
Diffstat (limited to 'lib/README')
| -rw-r--r-- | lib/README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
