From aeb304baf6210442de00013cef78e74b82010a15 Mon Sep 17 00:00:00 2001 From: elpatron Date: Fri, 29 May 2026 20:47:13 +0200 Subject: [PATCH] docs: Update README formatting for better readability Adjusted the layout of the architecture diagram in the README to enhance clarity and presentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 964ba0a..839d036 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Alle sensiblen Inhalte werden **clientseitig verschlüsselt** (Web Crypto API). ## Architektur ``` -┌─────────────────┐ HTTPS/API ┌─────────────────┐ +┌─────────────────┐ HTTPS/API ┌─────────────────┐ │ React PWA │ ◄──────────────────► │ Express API │ │ Vite + Dexie │ (nur ciphertext) │ Prisma + PG │ │ IndexedDB │ │ PostgreSQL │