diff --git a/README.md b/README.md index 0a4ebe6..610f93a 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ yyjson, feel free to open a PR to add it to this list. | [Ananda][] | Swift | JSON model decoding based on yyjson | | [duckdb][] | C++ | DuckDB is an in-process SQL OLAP Database Management System | | [fastfetch][] | C | A neofetch-like tool for fetching system information and displaying them in a pretty way | +| [Zrythm][] | C | Digital Audio Workstation that uses yyjson to serialize JSON project files | # TODO @@ -248,3 +249,4 @@ This project is released under the MIT license. [Ananda]: https://github.com/nixzhu/Ananda [duckdb]: https://github.com/duckdb/duckdb [fastfetch]: https://github.com/fastfetch-cli/fastfetch +[Zrythm]: https://github.com/zrythm/zrythm