commit 146a6b3417a8d6b5434c1fa82ac7177ed0fa2364
parent f155aa879d75fa7fddd65fa9fc65d670909d8793
Author: mtmn <miro@haravara.org>
Date: Sat, 20 Jun 2026 02:59:33 +0200
chore: revert readme
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
@@ -1,11 +1,11 @@
-<div align="center">
-<img src="assets/cover.webp" alt="corpus" width="480">
-
+# corpus
+[](https://builds.sr.ht/~mtmn/corpus?)
A self-hosted [ListenBrainz](https://listenbrainz.org) and [Last.fm](https://last.fm) frontend that stores metadata and cover images.
-[](https://builds.sr.ht/~mtmn/corpus?)
-</div>
+It stores scrobbles, enriches track metadata and provides an interactive [Elm](https://elm-lang.org) interface.
+
+## Documentation
- [Architecture](docs/architecture.md) — Deep dive into the system components, data flow, and FFI usage.
- [DuckDB](docs/duckdb.md) — Schema details, analytical queries, and tools for data exploration.