Add screenshot to readme

This commit is contained in:
Pavle Portic 2019-02-03 04:01:24 +01:00
parent 24afbfc854
commit 26059acbfd
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# mandelbrot # Mandelbrot
A simple python script that draws an interactive mandelbrot set in the terminal A simple python script that draws an interactive mandelbrot set in the terminal
![Mandelbrot](https://i.imgur.com/OfKPse8.png)
## Keybindings ## Keybindings
- Arrow keys - Move around - Arrow keys - Move around
- `(`/`)` - Zoom in and out - `(`/`)` - Zoom in and out