mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Fixing @ in readme #5
This commit is contained in:
parent
22a79f2a9f
commit
52d6bd9be9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ 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://<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.
|
||||
|
||||
<img src="http://qmining.tk/img/1.png" width="420">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue