Skip to content

Commit ab4d9ed

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

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

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

66
1. [Basic][]
77

8-
1.[structure][]
8+
1. [structure][]
99

10-
2.[objects][]
10+
2. [objects][]
1111

1212
2. [Topics][]
1313

14+
1. [shaders][]
15+
16+
2. [lsystems][]
17+
1418
3. [Libraries][]
1519

1620
[Basic]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics
1721
[structure]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
1822
[objects]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
1923
[Topics]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics
24+
[Topics]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics/lsystems
25+
[Topics]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics/shaders
2026
[Libraries]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries

0 commit comments

Comments
 (0)