Skip to content

Commit aed268e

Browse files
committed
fix typo in readme
1 parent 2a946bc commit aed268e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mandlebrot Renderer
22

3-
This generate a `png` render of the [mandlebrot set](https://en.wikipedia.org/wiki/Mandelbrot_set) (see example below).
3+
This code will generate a `png` render of the [mandlebrot set](https://en.wikipedia.org/wiki/Mandelbrot_set) (see example below).
44

55
You can tinker with the variables in [main.go](./main.go) to view different parts of the set etc.
66

0 commit comments

Comments
 (0)