docs: Update README formatting for better readability

Adjusted the layout of the architecture diagram in the README to enhance clarity and presentation.
This commit is contained in:
2026-05-29 20:47:13 +02:00
parent ea3985f425
commit aeb304baf6
+1 -1
View File
@@ -31,7 +31,7 @@ Alle sensiblen Inhalte werden **clientseitig verschlüsselt** (Web Crypto API).
## Architektur ## Architektur
``` ```
┌─────────────────┐ HTTPS/API ┌─────────────────┐ ┌─────────────────┐ HTTPS/API ┌─────────────────┐
│ React PWA │ ◄──────────────────► │ Express API │ │ React PWA │ ◄──────────────────► │ Express API │
│ Vite + Dexie │ (nur ciphertext) │ Prisma + PG │ │ Vite + Dexie │ (nur ciphertext) │ Prisma + PG │
│ IndexedDB │ │ PostgreSQL │ │ IndexedDB │ │ PostgreSQL │