Skip to content

Commit 355cfa3

Browse files
authored
Update README.md
1 parent b6081ba commit 355cfa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
Use "make" to compile the program
55
then "./fractol fractal_type_lowercased"
66

7-
Use "1"/"2" keys to increase/decrease number of iterations
7+
Use "1"/"2" keys to increase/decrease number of iterations and "c" key to change color
88

99
types of fractals:
1010
1. Mandelbrot
1111
2. Julia
1212
3. Burning_ship
1313
4. Spider
1414
5. Mishaniabrot
15+
6. Flourish
1516

1617
# Mandelbrot Fractal
1718
![tag](https://github.com/theMishania/Fractal/blob/master/Screenshots/mandelbrot.png)

0 commit comments

Comments
 (0)