Skip to content

Commit 99f82ba

Browse files
authored
Update README.md
1 parent ff582e4 commit 99f82ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external_library/gem/joonsrenderer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The current sketches are mainly variants on vanilla processing sketches by Joon Hyub Lee, the creator of the Joons renderer library, but you do not need to install the vanilla processing library, just install the joonsrenderer gem.
33

44
### Joons Renderer Gem ###
5-
This includes a modified version of the original Joons Library (and the interface is currently compatible with the original), but also includes an updated version of sunflow (jdk-8 and latest janino). To use the gem
5+
This includes a modified version of the original Joons Library (and the interface is currently compatible with the original), but also includes an updated version of sunflow (jdk-8 and latest janino). To use the gem using standard incantation:-
66
```ruby
77
require 'joonsrenderer'
88
include_package 'joons' # this needs to in a module which is done automatically JRubyArt but not for propane

0 commit comments

Comments
 (0)