diff --git a/README.md b/README.md index 1ce229f..7a74969 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # mandelbrot +A rendering program for the mandelbrot set wrtitten in Rust. +This is a project for me to learn Rust. + +###Possible features: +- a renderer for a mandelbrot zoom +- rendering around a pivot point with a given window size +- fix issue where everything breaks if the window is not square \ No newline at end of file