From 81fbb9447d9b0f0c37f9bcf1d909ae15e1ab870f Mon Sep 17 00:00:00 2001 From: Jiwon Choi <1890mah@gmail.com> Date: Fri, 1 Mar 2019 14:09:34 +0900 Subject: [PATCH] Add cli-fireplace (#245) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 856c21a..f83af79 100644 --- a/readme.md +++ b/readme.md @@ -361,6 +361,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [cmatrix](https://github.com/Treri/cmatrix) - Show a scrolling 'Matrix' like screen- ([original](http://www.asty.org/cmatrix/)). - [pipes.sh](https://github.com/pipeseroni/pipes.sh) - Shows random pipes that grow across the screen. +- [cli-fireplace](https://github.com/dolsup/cli-fireplace) - Shows digital fireplace. ## Graphics - [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - A cli for traversing the Mandelbrot fractal.