chore: update ci badge
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
256aee7503
commit
d7dafc3fe6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue