From 10abe4a31fd1c165500a5caadfd3fdde4cae0905 Mon Sep 17 00:00:00 2001 From: ruinivist Date: Tue, 26 May 2026 20:16:31 +0000 Subject: [PATCH] docs: update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a966a1b..29697ef 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Private self-hosted Excalidraw with Bun and SQLite. +This is bare wrapper around the excalidraw packages that adds autosave and disk-persistence. +No auth to keep things simple - you either run in a private network or put it behind a Caddy auth or similar solutions. + +> GPT 5.5 generated + ## Run locally ```bash