diff --git a/README.md b/README.md
index 9f563853..ac7a569b 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
# Holy Unblocker
+
A website that can be used to bypass web filters; both extension and firewall. This is the public source code for Holy Unblocker, a rather fancy website with some cool dynamic backgrounds while also focusing with detail put into the design and mechanics overall. Also has cool features like custom Tab Cloaks and with more to come. Works on a large number of sites including YouTube (Full Quality Support), Discord, CoolMathGames and more! Be sure to check the various branches as I update Holy Unblocker often with open access to yet to be released versions.
Official Site: https://www.holyubofficial.net
+Site Documentation: Documentation
+
+Instance Status: Status
+
Be sure to join Titanium Network's Discord for more official site links: https://discord.com/invite/tgT48PH

diff --git a/package.json b/package.json
index 67f7f1a5..fe2fbd93 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "A web proxy capable of proxying websites!",
"main": "app.js",
"scripts": {
- "test": "test",
+ "test": "node app.js",
"start": "node app.js ./node_modules/.bin/grunt"
},
"keywords": [
diff --git a/public/info.html b/public/info.html
index 722553e5..1eb13800 100644
--- a/public/info.html
+++ b/public/info.html
@@ -100,9 +100,7 @@
console.log('particlesjs loaded.......');
});
-
+
@@ -160,4 +158,4 @@