Skip to content

Commit 2fbcabd

Browse files
author
Lauren McCarthy
committed
reamde
1 parent 774f449 commit 2fbcabd

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)