docs: add list of projects to readme

This commit is contained in:
LordMZTE 2022-06-28 20:49:01 +02:00
parent b8a8a6051b
commit 06363a4237

View file

@ -1,6 +1,9 @@
# zellzig
A zig framework for writing [zellij](https://zellij.dev/) plugins.
Zellzig is currently used by these project (if you use this library, please submit a PR!):
- [zellij-compact-status](https://mzte.de/git/LordMZTE/zellij-compact-status)
# usage
For an example of how to use it, see the example directory.
Also note that you'll need a master version of the zig compiler to use zellzig.