From 019ce258c608ac1479febdc2450c8dbfd8f84efe Mon Sep 17 00:00:00 2001 From: Lauren McCarthy Date: Sat, 18 Aug 2018 03:37:20 -0700 Subject: [PATCH] adding p5.js to the JS section (#230) * adding p5.js to the JS section * updating link to p5.js to good first issues * Update link to go directly to the label --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f9ca85..bb32c37 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Node.js core](https://github.com/nodejs/node/labels/good%20first%20issue) _(label: good first issue)_
JavaScript runtime built on Chrome's V8 JavaScript engine - [Jest](https://github.com/facebook/jest/labels/Good%20First%20Issue%20%3Awave%3A) _(label: good first issue 👋)_
A complete and easy to set up JavaScript testing solution. - [Mattermost](https://github.com/mattermost/mattermost-server/issues?q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%3A+Introductory%22+label%3AReactJS) _(label: Up For Grabs, Difficulty: Introductory, ReactJS)_
Open source Slack-alternative in Golang and React +- [p5.js](https://github.com/processing/p5.js/labels/good%20first%20issue) _(label: good first issue)_
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. ## Julia