Fixing @ in readme #5

This commit is contained in:
YourFriendlyNeighborhoodDealer 2019-03-02 08:47:16 +01:00
parent 22a79f2a9f
commit 52d6bd9be9

View file

@ -12,7 +12,7 @@ If you want to install from here then:
Paste main.js between '(function() {' and '})();' Paste main.js between '(function() {' and '})();'
Search for 'function Main', and type Main(); right before it Search for 'function Main', and type Main(); right before it
You could also add '// \@require file://<path>/main.js' to frame.js, and simply call 'Main();' You could also add '// <AT>require file://<path>/main.js' to frame.js, and simply call 'Main();'
there. there.
<img src="http://qmining.tk/img/1.png" width="420"> <img src="http://qmining.tk/img/1.png" width="420">