@@ -70,3 +70,7 @@ Render the Mandelbrot set with red color mode:
```bash
./fractal -c -p '#' -m red
```
Render a big and detailled Mandelbrot set:
```bash
./fractal -c -s 20 -i 1000
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.