Skip to content

Commit 947b584

Browse files
committed
2 parents de3122e + c48ef34 commit 947b584

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# propane-examples
2-
Example Sketches for propane-2.0.6 see also [Example-Sketches][examples] for JRubyArt (many of with only need to be class wrapped to run with propane).
2+
Example Sketches for propane-2.1.0 see also [Example-Sketches][examples] for JRubyArt (many of with only need to be class wrapped to run with propane).
33

4-
WIP to complete translation from JRubyArt to propane
4+
WIP to complete translation from JRubyArt to propane using [this conversion tool][conversion], and by replacing `Processing::Proxy` with `Propane::Proxy`, and unest some classes as required.
55

66
See how to install [java libraries here][contributed]
77

8+
9+
[conversion]:https://gist.github.com/monkstone/6f61ecf6c0f222d9b80250bd60a8c84f
810
[examples]:https://github.com/ruby-processing/JRubyArt-examples
911
[contributed]:https://ruby-processing.github.io/propane/contributed

0 commit comments

Comments
 (0)