From ed594308b57cd03689f62dc6bec2feb99df8ac2a Mon Sep 17 00:00:00 2001 From: Frederico Winter Date: Sun, 14 Jun 2026 15:04:09 -0300 Subject: [PATCH] added a 'projects using zigzag' on README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2632e89..97d7fdb 100644 --- a/README.md +++ b/README.md @@ -1288,6 +1288,10 @@ Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for gui MIT License - see LICENSE file for details. +## Projects using `zigzag` + +- [zmenu](https://github.com/menosbits/zmenu) - A simple Zig application launcher for GNU/Linux. + ## Acknowledgments - [Bubble Tea](https://github.com/charmbracelet/bubbletea) - The original Go TUI framework