Update README.md

This commit is contained in:
Ethan Stubbs 2019-11-23 20:45:13 +00:00 committed by GitHub
parent bf2b8e3d69
commit f34a363a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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></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 <b>(If you still have "example_request_handler.js" be sure to delete it!)</b></p>