Wrap to 80col

This commit is contained in:
Tianon Gravi 2014-09-24 14:13:31 -06:00
parent 7d06e268fd
commit 7e3d93b9c2
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# What is JRuby? # What is JRuby?
JRuby (http://www.jruby.org) is an implementation of Ruby (http://www.ruby-lang.org) on the JVM. JRuby (http://www.jruby.org) is an implementation of Ruby
(http://www.ruby-lang.org) on the JVM.
Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source
programming language. According to its authors, Ruby was influenced by Perl, programming language. According to its authors, Ruby was influenced by Perl,