Skip to content

Commit 8ec272f

Browse files
committed
Refactor examples
1 parent a78e261 commit 8ec272f

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
@@ -1,2 +1,2 @@
11
# picrate-examples
2-
Examples for picrate see also propane-examples (as they are easily translated). Can be autorun with `rake`. The contributed folder exists for you to add your own (and submit as a PR).
2+
Examples for picrate see also propane-examples (as they are easily translated). Can be autorun with `rake`. The contributed folder exists for you to add your own (and submit as a PR). Note since PiCrate-0.7.0 `AppRender(self)` has been replaced by `GfxRender(self.g)` because we do full access to `PApplet`, and `PGraphics` interface is sufficient.

0 commit comments

Comments
 (0)