diff --git a/README.md b/README.md index 96106e6..2db1b22 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ and manipulating existing SVG file without rasterization. Add this line in your projects index.html : ```html - + ``` +(p5.js-svg v1.1.0 is compatible with p5.js v1.4.0) + Open your sketch.js and edit it: ```javascript