Update README.md
This commit is contained in:
parent
f34a363a6a
commit
60b4e329b6
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
|||
<h1 align="center">
|
||||
Setup
|
||||
</h1>
|
||||
<p>EUS has extra dependancies other than <a href="https://github.com/tgpethan/Revolution">Revolution</a>'s base, of which include:<br><a href="https://www.npmjs.com/package/connect-busboy">connect-busboy</a><br><a href="https://www.npmjs.com/package/randomstring">randomstring</a><br>Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder <b>(If you still have "example_request_handler.js" be sure to delete it!)</b></p>
|
||||
<p>EUS has extra dependancies other than <a href="https://github.com/tgpethan/Revolution">Revolution</a>'s base, of which include:<br><a href="https://www.npmjs.com/package/connect-busboy">connect-busboy</a><br><a href="https://www.npmjs.com/package/randomstring">randomstring</a><br>Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder<br><b>(If you still have "example_request_handler.js" be sure to delete it!)</b><br>If this is running at a URL then you can define the exported URL at <b>Line 14</b> (exportURI)</p>
|
||||
|
|
Loading…
Reference in a new issue