chore: update ci badge
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-06-29 23:31:31 -05:00
parent 256aee7503
commit d7dafc3fe6
1 changed files with 2 additions and 1 deletions

View File

@ -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
<!-- * Maybe look into histograms? -->
- [ ] Zoom with the Mouse?
- [ ] Automatically change scale? Remove the need for the user to deal with the Scale modifier
- [ ] Automatically change scale? Remove the need for the user to deal with the Scale modifier