Add Ko-fi support button to README

Added Ko-fi button for support in German and English sections.
This commit is contained in:
Bardioc26
2026-01-12 01:00:41 +01:00
committed by GitHub
parent 6083f928d5
commit 7cc9c89cb8
+4
View File
@@ -58,6 +58,8 @@ Monorepo mit zwei Hauptteilen: Backend und Frontend.
- Neue UIStrings in beiden `src/locales/de` und `src/locales/en` ergänzen.
- Änderungen modular pro Domänenmodul halten (BackendModulkonvention beachten).
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M11S4NJR)
## Wo anfangen
- backend/character — CharakterHandler und Routen
- backend/models — Datenmodelle
@@ -133,6 +135,8 @@ Monorepo with two primary parts: backend and frontend.
- Add translations to both `src/locales/de` and `src/locales/en` for new UI strings.
- Keep changes modular per domain module (see backend module pattern).
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M11S4NJR)
## Where to look first
- backend/character — character handlers and routes
- backend/models — data models