diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bed4afa..bf36ef1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.