diff --git a/README.md b/README.md index 99b9aeb..ead9a7c 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ your project directory and then add the line ``` -to the HTML file that includes your p5.js script. +to the HTML file that includes your p5.js script **after** the line that imports the p5 library, but **before** all of your personal code or the line that imports your personal code. ### Creating a Clickable