Skip to content

Commit 0e55425

Browse files
committed
Update README.md
1 parent bb92c4e commit 0e55425

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
55

66
1. [Basic][]
77

8+
1.[structure][]
9+
10+
2.[objects][]
11+
812
2. [Topics][]
913

1014
3. [Libraries][]
1115

1216
[Basic]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics
17+
[structure]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
18+
[objects]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
1319
[Topics]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics
1420
[Libraries]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries

0 commit comments

Comments
 (0)