diff --git a/README.md b/README.md new file mode 100644 index 0000000..56529fe --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Mandelbulb + +## Install + +1. Install [`stack`](https://github.com/commercialhaskell/stack) +2. clone the project: `git clone https://github.com/yogsototh/hglmandel.git` +3. `stack build && stack exec hglmandel` +4. Enjoy!