Skip to content

Commit 2df9969

Browse files
committed
Update README.md
1 parent e7bc73c commit 2df9969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ JRubyArt-examples
55
Many of the vanilla processing example sketches have been translated to ruby-processing, and they are mainly written as 'bare' sketches (ie not class wrapped) in keeping with the original processing. At runtime these sketches the get wrapped into a Sketch class. Should you prefer you can still write class wrapped sketches, these will work equally well with ruby-processing. You should also checkout the [Nature of Code Examples in ruby][] and for the beginner [Learning Processing with Ruby][] for even more examples.
66
Includes autorun Rakefiles:-
77

8-
1. in a console cd rp_samples directory
8+
1. in a console cd k9_samples directory
99
2. and 'rake' to run all autorun examples
1010
3. or eg 'rake hype' to just run the hype library examples (depends on an installed hype library).
1111

0 commit comments

Comments
 (0)