From 9d3c9a942c6cdfb530e979caf1b3a114bc587f87 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Tue, 28 Nov 2023 10:31:31 -0500 Subject: [PATCH] docs: add go-sweep (Minesweeper) to Bubble Tea in the Wild --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 685c1d31f5..012f7f26d1 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ For some Bubble Tea programs in production, see: * [gh-dash](https://www.github.com/dlvhdr/gh-dash): a GitHub CLI extension for PRs and issues * [gitflow-toolkit](https://github.com/mritd/gitflow-toolkit): a GitFlow submission tool * [Glow](https://github.com/charmbracelet/glow): a markdown reader, browser, and online markdown stash +* [go-sweep](https://github.com/maxpaulus43/go-sweep): Minesweeper in the terminal * [gocovsh](https://github.com/orlangure/gocovsh): explore Go coverage reports from the CLI * [got](https://github.com/fedeztk/got): a simple translator and text-to-speech app build on top of simplytranslate's APIs * [hiSHtory](https://github.com/ddworken/hishtory): your shell history in context, synced, and queryable