chore: update README.md

This commit is contained in:
Rekai Nyangadzayi Musuka 2020-11-26 13:07:04 -06:00
parent 9829196db0
commit de56024039
1 changed files with 5 additions and 1 deletions

View File

@ -14,9 +14,13 @@ An interactive interface where you can navigate the Mandelbrot Set.
<br />
<kbd>E</kbd> Zoom In
### How to Use
With `cargo`, in the root directory run `cargo run --release`
### TODO
* Make Zooming feel more natural (where you zoom to is fixed, and not centered)
* Make the amount of iterations done when calculating the Mandelbrot set configurable
* preferrably with a keybind
* Add colour to the program
* Black + White is kinda boring yeah?
* Black + White is kinda boring yeah?