You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ p5.js is a new interpretation, not an emulation or port, and it is in active dev
9
9
10
10
##p5.js library
11
11
12
-
You can [download here](http://p5js.org/get-started) or use `lib/p5.js` for the less stable, newest version.
12
+
You can [download here](http://p5js.org/download) or use `lib/p5.js` for the less stable, newest version.
13
13
14
14
##Documentation
15
15
@@ -31,6 +31,7 @@ This project developed out of a Fellowship with the Processing Foundation explor
31
31
32
32
33
33
##Development
34
+
34
35
See the [contribute section](http://p5js.org/contribute) to get started and check out the [development](https://github.com/lmccart/p5.js/wiki/Development) wiki page for details.
0 commit comments