diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..b630f7d --- /dev/null +++ b/readme.md @@ -0,0 +1,10 @@ +# Splatnet, Recreated +no fancy cool logo yet, todo tho. + +to be able to run the existing pages, you have to jump through some hoops. + +first, change your directory to the root directory (if cloned, it is normally named splatnet) + +now, run ```python -m http.server 8080```, there are other methods but havent tried it. + +then navigate to ```http://localhost:8080/html/stages/stages.html``` \ No newline at end of file