From 22a79f2a9f16a5948f27731de186cc1f94b39351 Mon Sep 17 00:00:00 2001 From: YourFriendlyNeighborhoodDealer Date: Sat, 2 Mar 2019 08:46:50 +0100 Subject: [PATCH] Fixing @ in readme #4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46f3c30..ef462a0 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ If you want to install from here then: Paste main.js between '(function() {' and '})();' Search for 'function Main', and type Main(); right before it -\*You could also add '// @require file:///main.js' to frame.js, and simply call 'Main();' -there.\* +You could also add '// \@require file:///main.js' to frame.js, and simply call 'Main();' +there.