chore: update README.md

This commit is contained in:
Ayo Ayco 2025-01-09 00:02:21 +01:00 committed by GitHub
parent 524e763af3
commit 3b5f067cb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,8 +62,7 @@ npm create mcfly@latest
**3. `./src/api/`**
- file-based routing for REST API endpoints
- e.g., `./routes/api/users.js` can be accessed via `http://<domain>/api/users`
- TypeScript or JavaScript welcome!
- e.g., `./src/api/users.js` can be accessed via `http://<domain>/api/users`
## Packages