From debdb2768cc00f0541dedb5112e59500e7a1c27c Mon Sep 17 00:00:00 2001 From: Daniel Howe Date: Mon, 25 Mar 2024 01:06:23 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37be174..26851cb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Note: version 3.0 contains breaking changes -- please check the [release notes]( * For [node](#with-nodejs-and-npm): `$ npm install rita` ```let { RiTa } = require('rita');``` * For [browsers](#a-simple-browser-sketch): `````` +* For [p5.js](#With [p5.js](http://p5js.org/): `````` * For [developers](#developing)