corpus

Log | Files | Refs | README | LICENSE

commit 559e3527459d6e2abe3276d836e788009dbcd60e
parent b8949bd90efdd85778518c2af5c51b3bdc3a42cf
Author: mtmn <miro@haravara.org>
Date:   Sat,  6 Jun 2026 21:31:35 +0200

chore: remove garnix from readme

Diffstat:
MREADME.md | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -3,8 +3,6 @@ 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.