diff --git a/README.md b/README.md new file mode 100644 index 0000000..aaad6b0 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# DotN64-web + +This is the home site of the emulator. + +## Requirements + +* [pandoc](https://pandoc.org/). + +## Building + +* `make`. If you can't observe changes (i.e. template updates) do `make clean && make` instead. +* Open `site/index.html`. \ No newline at end of file