Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelio-amerio committed Dec 3, 2019
1 parent 06f1315 commit 029fa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ ymax = 0.023304267156089095573
Mandelbrot.create_animation((xmin, xmax, ymin, ymax), n_frames = 500, scale = log10, colormap = Mandelbrot.fire_and_ice())
```

You can see the resulting gif [here](gif/mandelbrot_into_the_eye1.gif) (33Mb).
You can see the resulting gif [here](https://github.com/aurelio-amerio/techytok-examples/blob/master/mandelbrot-fractal/gif/mandelbrot_into_the_eye1.gif) (33Mb).

# Progress

Expand Down

0 comments on commit 029fa02

Please sign in to comment.