corpus

Log | Files | Refs | README | LICENSE

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:
MREADME.md | 2++
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. +[![built with garnix](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fmtmn%2Fcorpus%3Fbranch%3Dmaster)](https://garnix.io/repo/mtmn/corpus) + ## Documentation - [Architecture](docs/architecture.md) — Deep dive into the system components, data flow, and FFI usage.