commit 63d299dcefb65a87315c770bad44a20b25d8b01e
parent c89de13482a083ebe31f221842658113b2caf7ed
Author: mtmn <miro@haravara.org>
Date: Sat, 23 May 2026 17:13:21 +0200
chore: add garnix badge to readme
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -3,6 +3,8 @@ A self-hosted [ListenBrainz](https://listenbrainz.org) and [Last.fm](https://las
It stores scrobbles, enriches track metadata and provides an interactive [Elm](https://elm-lang.org) interface.
+[](https://garnix.io/repo/mtmn/corpus)
+
## Documentation
- [Architecture](docs/architecture.md) — Deep dive into the system components, data flow, and FFI usage.