Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe authored Mar 24, 2024
1 parent debdb27 commit 5094ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +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): ```<script src="https://unpkg.com/rita"></script>```
* For [p5.js](#With [p5.js](http://p5js.org/): ```<script src="https://unpkg.com/rita"></script>```
* For [p5.js](#with-p5js): ```<script src="https://unpkg.com/rita"></script>```
* For [developers](#developing)


Expand Down

0 comments on commit 5094ed7

Please sign in to comment.