From 9627635ca71cd0378b58c2305e3f731faa26132b Mon Sep 17 00:00:00 2001 From: Adam Saponara Date: Mon, 17 Oct 2022 18:59:04 -0400 Subject: [PATCH] add example `lavat` (#47) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 932cdeb..1c6a164 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,10 @@ Basic examples in PHP, Python, Ruby, Go, and Zig are in the `demo/` directory. * [mle][2] - flexible terminal-based text editor * [ictree][3] - like tree but interactive +* [lavat][4] - lava lamp for the terminal [0]: https://suckless.org [1]: https://github.com/termbox/termbox [2]: https://github.com/adsr/mle [3]: https://github.com/NikitaIvanovV/ictree +[4]: https://github.com/AngelJumbo/lavat -- 2.39.5