diff --git a/README.md b/README.md index 80508d7..a0af24e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Mandelbrot Set [![Build Status](https://ci.paoda.moe/api/badges/paoda/mandelbrot/status.svg)](https://ci.paoda.moe/paoda/mandelbrot) + An interactive interface where you can navigate the Mandelbrot Set. ### Controls @@ -45,4 +46,4 @@ You can either execute the compiled binary, or use `cargo run --release` - [x] Add smooth colouring - [ ] Zoom with the Mouse? -- [ ] Automatically change scale? Remove the need for the user to deal with the Scale modifier \ No newline at end of file +- [ ] Automatically change scale? Remove the need for the user to deal with the Scale modifier