Skip to content

Commit a83f487

Browse files
authored
Update README.md
1 parent 5ae9944 commit a83f487

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,19 @@ exit: ESC / red cross
2222
## Examples
2323

2424
<img src="https://github.com/anaiel/fractol/blob/master/fractals/Mandelbrot.png?raw=true" alt="Mandelbrot" width="300"/>
25+
2526
```
2627
./fractol mandelbrot
2728
```
29+
2830
<img src="https://github.com/anaiel/fractol/blob/master/fractals/Julia.png?raw=true" alt="Julia" width="300"/>
31+
2932
```
3033
./fractol julia
3134
```
35+
3236
<img src="https://raw.githubusercontent.com/anaiel/fractol/master/fractals/Burning%20ship.png" alt="Burning ship" width="300"/>
37+
3338
```
3439
./fractol "burning ship"
3540
```

0 commit comments

Comments
 (0)