Skip to content

Commit 4262814

Browse files
authored
Update README.md
1 parent b0e9d6b commit 4262814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![image](output2.png)
1+
![image](render.png)
22

33
# rust-fractal
44
A mandelbrot fractal image generator featuring perturbation theory. A high precision reference point is iterated at arbitrary precision and the differences from this are calculated in machine precision. This allows for a large speedup in image generation specifically at high zoom levels. This generator features:

0 commit comments

Comments
 (0)