Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lartu authored Aug 13, 2020
1 parent 7abd07d commit 1505adf
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 @@ -34,7 +34,7 @@ your project directory and then add the line
<script src="path/to/p5.clickable.js"></script>
```

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

Expand Down

0 comments on commit 1505adf

Please sign in to comment.