Update README to match repo description

This commit is contained in:
Anthony Wang 2021-08-18 17:30:00 -05:00
parent 0f5492d9c0
commit e2eb5eefa5

View file

@ -1,5 +1,5 @@
# exozy.me
HTML plus CSS website for the [exozyme](https://exozy.me) project. Find our main repository [here](https://git.exozy.me/exozyme/exozyme).
A minimal HTML and CSS website for the [exozyme](https://exozy.me) project. Find our main repository [here](https://git.exozy.me/exozyme/exozyme).
## Developing
Clone this repository to your computer and start hacking! We don't have any JavaScript or Node stuff to worry about. You might want to run a lightweight HTTP server on your computer with `python -m http.server`.