From 562c5e503fb5491a1fe9d72665e4045d461652fe Mon Sep 17 00:00:00 2001 From: Green! <81369743+GreenyDEV@users.noreply.github.com> Date: Fri, 9 Dec 2022 09:21:19 -0500 Subject: [PATCH] Typo fix* *: Fixed system to struct --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 965a5d1..21e0191 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ sudo nohup PORT=80 node . & **Make sure your firewall is configured to let through port 80 traffic!** \ *Note: Server will need to run` cd Nebula && sudo nohup PORT=80 node . &` on reboot* -## File system +## File Structure | **File** | Purpose | | |----------------------------------|----------------------------------------------------------------------------------------------------------|---| | `static/index.html` | The main frontend visuals for NebulaWEB. | |