From 9b459e503e8d7747a44b6aedfb07ed7dc10464a6 Mon Sep 17 00:00:00 2001 From: Michele Filadelfia <86882607+MicheleFiladelfia@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:56:42 +0200 Subject: [PATCH] docs: Add `mandelbrot-cli` to Bubble Tea in the Wild (#385) * docs: Add `mandelbrot-cli` to Bubble Tea in the Wild (#385) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5c13ab..4889573 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ For some Bubble Tea programs in production, see: * [httpit](https://github.com/gonetx/httpit): a rapid http(s) benchmark tool * [IDNT](https://github.com/r-darwish/idnt): batch software uninstaller * [kboard](https://github.com/CamiloGarciaLaRotta/kboard): a typing game +* [mandelbrot-cli](https://github.com/MicheleFiladelfia/mandelbrot-cli): Multiplatform terminal mandelbrot set explorer * [mergestat](https://github.com/mergestat/mergestat): run SQL queries on git repositories * [mc](https://github.com/minio/mc): the official [MinIO](https://min.io) client * [pathos](https://github.com/chip/pathos): pathos - CLI for editing a PATH env variable