From fcf31e8f03d647971868903320587b2d14dd739b Mon Sep 17 00:00:00 2001 From: tgpethan Date: Thu, 9 Jul 2020 00:22:22 +0100 Subject: [PATCH] Update README.md to reflect new dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b712a90..2e084bc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ EUS has extra dependencies other than those of [Revolution](https://github.com/t - [connect-busboy](https://www.npmjs.com/package/connect-busboy) - [randomstring](https://www.npmjs.com/package/randomstring) - [get-folder-size](https://www.npmjs.com/package/get-folder-size) + - [diskusage](https://www.npmjs.com/package/diskusage) Install the dependencies and then simply drop the EUS.js into a Revolution instance's modules folder **(If you still have [example_request_handler.js](https://github.com/tgpethan/Revolution/blob/master/modules/example_request_handler.js) be sure to delete it!)**