File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,9 @@ Gem::Specification.new do |spec|
10
10
spec . authors = %w( Jeremy\ Ashkenas Guillaume\ Pierronnet Martin\ Prout )
11
11
12
12
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.
17
16
EOS
18
17
spec . summary = %q{Code as Art, Art as Code. Processing and Ruby are meant for each other.}
19
18
spec . homepage = "https://ruby-processing.github.io/JRubyArt/"
You can’t perform that action at this time.
0 commit comments