We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f374ad commit 8a5a5f1Copy full SHA for 8a5a5f1
1 file changed
README.md
@@ -5,9 +5,10 @@
5
A component to integrate [P5.js](https://p5js.org/) sketches into
6
[React](https://reactjs.org/) apps.
7
8
-> Note: Version 5 is still in development, currently the `5.0.0-rc.x` range has been
9
-> released for internal development or experimental testing ONLY. It is recommended to continue
10
-> utilising version `4.4.1` until version `5.0.0` is out of the `rc` versioning scheme.
+> Note: Version 5 is still in development, currently the `5.0.0-rc.x` range has
+> been released for internal development or experimental testing ONLY. It is
+> recommended to continue utilising version `4.4.1` until version `5.0.0` is out
11
+> of the `rc` versioning scheme.
12
13
## Installation
14
0 commit comments