chore: fix messed up markdown :)

This commit is contained in:
ayo 2026-07-04 10:46:30 +02:00
parent 9aec20edbf
commit 744825c771

View file

@ -25,7 +25,6 @@ develop, test, and submit changes.
- `apps/` - Playable games (each deploys independently)
- `packages/` - Shared, publishable libraries
- `sites/` - Docs (Astro Starlight) and UI demos — placeholders for now
```
Each app owns its own backend config (e.g. mnswpr's Firestore rules live in
`apps/mnswpr/`); the shared packages stay backend-agnostic.