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 a76d7aa commit debdb27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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): ```<script src="https://unpkg.com/rita"></script>```
* For [p5.js](#With [p5.js](http://p5js.org/): ```<script src="https://unpkg.com/rita"></script>```
* For [developers](#developing)


Expand Down

0 comments on commit debdb27

Please sign in to comment.