Fixing @ in readme

This commit is contained in:
YourFriendlyNeighborhoodDealer 2019-03-02 08:41:40 +01:00
parent 7b03c3d2ff
commit 3ab2e2787f

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 '// \@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">