From cc01db48b2f72c3f8037f6c4bc926fa1f8c6a106 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Fri, 1 Oct 2021 09:46:15 +0200 Subject: [PATCH] Cleanup screensavers --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 9e77d2d..bb1f561 100644 --- a/readme.md +++ b/readme.md @@ -558,13 +558,13 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Screensavers -- [cmatrix](https://github.com/Treri/cmatrix) - Show a scrolling 'Matrix' like screen. -- [pipes.sh](https://github.com/pipeseroni/pipes.sh) - Shows random pipes that grow across the screen. -- [YuleLog](https://github.com/Duroktar/YuleLog) - Terminal based Christmas YuleLog fireplace. -- [cli-fireplace](https://github.com/dolsup/cli-fireplace) - Shows digital fireplace. +- [cmatrix](https://github.com/Treri/cmatrix) - Scrolling 'Matrix'-like screen. +- [pipes.sh](https://github.com/pipeseroni/pipes.sh) - Random pipes that grow across the screen. +- [YuleLog](https://github.com/Duroktar/YuleLog) - Christmas Yule Log fireplace. +- [cli-fireplace](https://github.com/dolsup/cli-fireplace) - Digital fireplace. ## Graphics -- [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - A cli for traversing the Mandelbrot fractal. +- [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - Traverse the Mandelbrot fractal. - [sparkly-cli](https://github.com/sindresorhus/sparkly-cli) - Generate sparklines ▁▂▃▅▂▇.. - [pastel](https://github.com/sharkdp/pastel) - Generate, analyze, convert and manipulate colors. - [lowcharts](https://github.com/juan-leon/lowcharts) - Draw low-resolution graphs.