From ecc5fd02718935ce50ccf2043479c0e7b97f86de Mon Sep 17 00:00:00 2001 From: Abelfender <44108539+Abelfender@users.noreply.github.com> Date: Sun, 20 Oct 2019 14:40:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4deb84..8a10bde 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You currently need to include both `p5.gui.js` and `quicksettings.js` in your p5 ### Add Global Variables -Create your variables +Create your variables. ```js let myNumber = 100;