From 3245e3500de67545cb24f14db3ffe0d7294083a5 Mon Sep 17 00:00:00 2001 From: Kristian <10348902@pm.me> Date: Sun, 17 May 2026 20:29:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29c2540..f3c4c2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## dendrite.daemon -The core component of [Dendrite](https://kristianjborgwarth.github.io/dendrite.docs/). A Go server that manages the index for a local markdown vault and exposes it over JSON-RPC 2.0. +The index manager for [Dendrite](https://kristianjborgwarth.github.io/dendrite.docs/). ## Installation