From 60b4e329b615599169f586bbe189aa4e4921d518 Mon Sep 17 00:00:00 2001 From: Ethan Stubbs Date: Sat, 23 Nov 2019 20:50:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c131cbe..0dd5213 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@

Setup

-

EUS has extra dependancies other than Revolution's base, of which include:
connect-busboy
randomstring
Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder (If you still have "example_request_handler.js" be sure to delete it!)

+

EUS has extra dependancies other than Revolution's base, of which include:
connect-busboy
randomstring
Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder
(If you still have "example_request_handler.js" be sure to delete it!)
If this is running at a URL then you can define the exported URL at Line 14 (exportURI)