diff --git a/README.md b/README.md index 5049c23..a60482b 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ - **Frontend**: [Expo](https://expo.dev/) ([React Native](https://reactnative.dev/) + [TypeScript](https://www.typescriptlang.org/)) - Runs on **Web, Android, and iOS** with a single codebase -- **Backend**: [FastAPI](https://fastapi.tiangolo.com/) (Python) -- **Database**: [PostgreSQL](https://www.postgresql.org/) - **Container**: [Docker Compose](https://docs.docker.com/compose/) for consistent development setup ---