diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..1af962e --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +To set up the website, enter this folder and run + +`python index.py` + +Then, in another terminal, open `index.html`. You can do this directly or with + +`start index.html` (windows) +`open index.html` (macOS) +`xdg-open index.html` (Linux Debian or Arch) \ No newline at end of file