Skip to content

Commit 4ffc33a

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ 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 k9_samples directory
9-
2. and 'rake' to run all autorun examples
10-
3. or eg 'rake hype' to just run the hype library examples (depends on an installed hype library).
8+
1. in a console cd `k9_samples` directory
9+
2. and `rake` to run all autorun examples
10+
3. or eg `rake hype` to just run the hype library examples (depends on an installed hype library).
1111

1212
### Partial Catalogue (for the lazy)
1313

0 commit comments

Comments
 (0)