diff --git a/README.md b/README.md index 0f7236a..36433f2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# mandelbrot +# Mandelbrot A simple python script that draws an interactive mandelbrot set in the terminal +![Mandelbrot](https://i.imgur.com/OfKPse8.png) + ## Keybindings - Arrow keys - Move around - `(`/`)` - Zoom in and out