Added readme.md

This commit is contained in:
2025-09-30 03:40:11 +10:00
parent ac6b0d7187
commit 67675a8d6e

9
readme.md Normal file
View File

@@ -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)