From 2b45edfc29afe099f88cb7a6ed2ec6e499a38a09 Mon Sep 17 00:00:00 2001 From: Nikita Rusin Date: Mon, 9 Oct 2023 22:53:09 +0200 Subject: [PATCH] docs(README): add trainer to Bubble Tea in the Wild --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55658a5..71e9e94 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ For some Bubble Tea programs in production, see: * [termdbms](https://github.com/mathaou/termdbms): a keyboard and mouse driven database browser * [ticker](https://github.com/achannarasappa/ticker): a terminal stock viewer and stock position tracker * [tran](https://github.com/abdfnx/tran): securely transfer stuff between computers (based on [portal](https://github.com/ZinoKader/portal)) +* [trainer](https://github.com/rusinikita/trainer): golang concurrency coding interview simulator and learning materials * [Typer](https://github.com/maaslalani/typer): a typing test * [typioca](https://github.com/bloznelis/typioca): Cozy typing speed tester in terminal * [tz](https://github.com/oz/tz): an aid for scheduling across multiple time zones