From 26059acbfd32899066e7e697988e5fc78623a50a Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Sun, 3 Feb 2019 04:01:24 +0100 Subject: [PATCH] Add screenshot to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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