Skip to content

Commit 6607478

Browse files
committed
enhanced
1 parent 7d6ded8 commit 6607478

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

jruby_art.gemspec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ Gem::Specification.new do |spec|
1010
spec.authors = %w(Jeremy\ Ashkenas Guillaume\ Pierronnet Martin\ Prout)
1111
spec.email = '[email protected]'
1212
spec.description = <<-EOS
13-
JRubyArt is a ruby wrapper for the processing art framework.
14-
Use both processing libraries and ruby gems in your sketches. Features
15-
create/run/watch/live modes. The "--watch" mode, provides a nice REPL-ish
16-
way to work on your processing sketches. NB: See homepage for documentation.
13+
JRubyArt is a ruby wrapper for the processing art framework, with enhanced
14+
functionality. Use both processing libraries and ruby gems in your sketches.
15+
Features create/run/watch/live modes.
1716
EOS
1817
spec.summary = %q{Code as Art, Art as Code. Processing and Ruby are meant for each other.}
1918
spec.homepage = "https://ruby-processing.github.io/JRubyArt/"

0 commit comments

Comments
 (0)