We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae9944 commit a83f487Copy full SHA for a83f487
README.md
@@ -22,14 +22,19 @@ exit: ESC / red cross
22
## Examples
23
24
<img src="https://github.com/anaiel/fractol/blob/master/fractals/Mandelbrot.png?raw=true" alt="Mandelbrot" width="300"/>
25
+
26
```
27
./fractol mandelbrot
28
29
30
<img src="https://github.com/anaiel/fractol/blob/master/fractals/Julia.png?raw=true" alt="Julia" width="300"/>
31
32
33
./fractol julia
34
35
36
<img src="https://raw.githubusercontent.com/anaiel/fractol/master/fractals/Burning%20ship.png" alt="Burning ship" width="300"/>
37
38
39
./fractol "burning ship"
40
0 commit comments