From 3f8ed3bc80000cab5fc31a10487066ec452b64e3 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Mon, 26 Oct 2015 08:56:28 -0600 Subject: [PATCH] Change Fun to Graphics --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e4a7a9..98d4d74 100644 --- a/README.md +++ b/README.md @@ -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