Skip to content

Commit 182be96

Browse files
authored
Update README.md
1 parent 4055a78 commit 182be96

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JRubyArt-examples for JRubyArt-1.2.8+
1+
# JRubyArt-examples for JRubyArt-1.3.0+
22
JRubyArt-examples
33
================
44

@@ -8,8 +8,10 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
88
Includes autorun Rakefiles:-
99

1010
1. in a console cd `k9_samples` directory
11-
2. and `rake` to run all the autorun examples (not all the examples)
12-
3. or eg `rake hype` to just run the hype library examples (depends on an installed hype library).
11+
2. and `rake` to run all the core examples (excludes gem examples etc)
12+
3. `rake hype` to just run the hype library examples (depends on an installed hype library).
13+
4. `rake wordcram` to just run the wordcram gem examples (depends on an installed ruby_wordcram gem).
14+
5. `rake pbox2d` to just run the pbox2d gem examples (depends on an installed gem).
1315

1416
### Partial Catalogue (for the lazy)
1517

0 commit comments

Comments
 (0)