diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ad5038 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ + +# Fractal generator + +Yet another fractal generator. + + + +## Features + +- Mandelbrot set +- Julia set +- Burning ship +- Custom mandelbrot and Julia set + + +## Screenshots + +![Julia Set](https://i.ibb.co/8M0LvFG/fjul.png) + + +## License + +[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/) + + +## Authors + +- [@Wain](https://www.github.com/alterdekim) + +