From 8d1cfb32de794999e52ace4e1afc47a548e2344d Mon Sep 17 00:00:00 2001 From: Dany Shaanan Date: Mon, 26 Oct 2015 10:12:09 +0200 Subject: [PATCH] Add cli-mandelbrot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78717c6..0e4a7a9 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [pipes.sh](https://github.com/pipeseroni/pipes.sh) +## Fun + +* [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot)- A cli for traversing the Mandelbrot fractal + ## Other * [app-path-cli](https://github.com/sindresorhus/app-path-cli)- Get the path to an app (OS X)