From 33db01f3bd13cae67f152dfe641353deb72b1c9c Mon Sep 17 00:00:00 2001 From: Expand-sys <79956551+Expand-sys@users.noreply.github.com> Date: Tue, 15 Jun 2021 18:15:48 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6fdabc6..4b45b1b 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,7 @@ if you are deploying on a vps then If you want to properly deploy it put it behind a reverse proxy too so you can have virtual hosts and all that shizzaz but im not going to outline that because that is more advanced, and will require a lot of explaining, google `how to reverse proxy a nodejs app` if you want to know more + + +## Credits +https://github.com/LukeeeeBennett/ccash-client-js - API (started using his api because it makes my code cleaner though as of writing this it needs a few changes to work but should be fixed within 24ish hours ive made a pull request)