Create README.md

This commit is contained in:
Wain 2022-04-05 14:27:09 +03:00 committed by GitHub
parent 4cba9cd8ba
commit 81249a7cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

30
README.md Normal file
View File

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