Change Fun to Graphics

This commit is contained in:
Adam Harris 2015-10-26 08:56:28 -06:00
parent c7e7a0759f
commit 3f8ed3bc80
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Terminal GIF Creation](#terminal-gif-creation)
- [Text Manipulation](#text-manipulation)
- [Screensavers](#screensavers)
- [Graphics](#graphics)
- [Other](#other)
## Entertainment
@ -155,7 +156,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [pipes.sh](https://github.com/pipeseroni/pipes.sh)
## Fun
## Graphics
* [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot)- A cli for traversing the Mandelbrot fractal