fix(README): damn, missed the exclamation mark

This commit is contained in:
Mahdi Dibaiee 2018-07-15 12:01:24 +04:30
parent 6ca5fe99e0
commit 5be3dcdf6e

View File

@ -7,4 +7,4 @@ So I just looked it up and found out the wikipedia page on [The Mandelbrot set](
Here is a simple working rendering of the Mandelbrot set using HTML5 Canvas. Here is a simple working rendering of the Mandelbrot set using HTML5 Canvas.
I wanted to write the recursion as well (zooming in indefinitely), but was not in the mood really, maybe sometime later. I wanted to write the recursion as well (zooming in indefinitely), but was not in the mood really, maybe sometime later.
[GIF](mandelbrot.gif?raw=true "GIF") ![GIF](mandelbrot.gif?raw=true "GIF")