File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed
Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -19,19 +19,12 @@ You can [download the p5.js library here](http://p5js.org/download) or use `lib/
1919##Learning
2020
2121* [ Get Started] ( http://p5js.org/get-started ) — Create and run your first sketch!
22- ####[ > p5.js overview] ( https://github.com/lmccart/p5.js/wiki/p5.js-overview )
23- An overview of the main features and functionality of p5.js.
24- ####[ > Reference] ( http://p5js.org/reference )
25- The functionality supported by p5.js.
26- ####[ > Learn] ( http://p5js.org/learn )
27- Tutorials and short, prototypical examples exploring the basics of programming with p5.js.
28- ####[ > Forum] ( http://forum.processing.org/two/ )
29- Ask and answers questions about how to make things with p5.js here.
30- ####[ > Libraries] ( http://p5js.org/libraries )
31- Extend p5 functionality to interact with other HTML elements, manipulate sound, and more!
32-
33-
34- ####[ > FAQ] ( https://github.com/lmccart/p5.js/wiki/Frequently-Asked-Questions )
22+ * [ p5.js overview] ( https://github.com/lmccart/p5.js/wiki/p5.js-overview ) — An overview of the main features and functionality of p5.js.
23+ * [ Reference] ( http://p5js.org/reference ) — The functionality supported by p5.js.
24+ * [ Learn] ( http://p5js.org/learn ) — Tutorials and short, prototypical examples exploring the basics of programming with p5.js.
25+ [ Forum] ( http://forum.processing.org/two/ ) — Ask and answers questions about how to make things with p5.js here.
26+ * [ Libraries] ( http://p5js.org/libraries ) — Extend p5 functionality to interact with other HTML elements, manipulate sound, and more!
27+ * [ FAQ] ( https://github.com/lmccart/p5.js/wiki/Frequently-Asked-Questions )
3528
3629##Get Involved
3730
You can’t perform that action at this time.
0 commit comments