Skip to content

Commit e177ecc

Browse files
committed
Update README.md
1 parent 9a2be54 commit e177ecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,17 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
66
1. [Basic][]
77

88
1. [structure][]
9-
109
2. [objects][]
1110

1211
2. [Topics][]
1312

1413
1. [shaders][]
15-
1614
2. [lsystems][]
1715

1816
3. [Libraries][]
1917
1. [fastmath][]
2018
2. [vecmath][]
19+
3. [control-panel][]
2120

2221
[Basic]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics
2322
[structure]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
@@ -28,3 +27,4 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
2827
[Libraries]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries
2928
[fastmath]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries/fastmath
3029
[vecmath]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries/vecmath
30+
[control-panel]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries/control-panel

0 commit comments

Comments
 (0)