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: contributor_docs/creating_libraries.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,4 +368,4 @@ With this you will not need to manually define a clean up actions for event hand
368
368
369
369
**Examples are great, too!** They show people what your library can do. Because this is all JavaScript, people can see them running online before they download anything.[](http://jsfiddle.net/) You can create a collection of examples on the p5.js web editor to showcase how your library works.
370
370
371
-
**Submit your library!** Once your library is ready for distribution and you’d like it included on the [p5js.org/libraries](https://p5js.org/libraries) page, please submit a pull request on the p5.js website GitHub repository following [this intruction](https://github.com/processing/p5.js-website/blob/main/docs/contributing_libraries.md)!
371
+
**Submit your library!** Once your library is ready for distribution and you’d like it included on the [p5js.org/libraries](https://p5js.org/libraries) page, please submit a pull request on the p5.js website GitHub repository following [these instructions](https://github.com/processing/p5.js-website/blob/main/docs/contributing_libraries.md)!
0 commit comments