Skip to content

Commit 00e49dd

Browse files
authored
Update README.md
1 parent ddea197 commit 00e49dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ To auto-run many samples `cd` this directory and `rake` for others like pbox2d
2626
1. [shaders][]
2727
2. [lsystems][]
2828
3. [advanced data][]
29+
4. [filters][]
2930

3031
3. [Libraries][]
3132
1. [fastmath][]
@@ -66,6 +67,7 @@ To auto-run many samples `cd` this directory and `rake` for others like pbox2d
6667
[image]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/basics/image
6768
[Topics]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/topics
6869
[lsystems]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/topics/lsystems
70+
[filters]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/topics/filters
6971
[advanced data]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/topics/advanced_data
7072
[shaders]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/topics/shaders
7173
[Libraries]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/library

0 commit comments

Comments
 (0)