diff --git a/README.md b/README.md index b61b961..bec92bd 100644 --- a/README.md +++ b/README.md @@ -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:///api/users` -- TypeScript or JavaScript welcome! +- e.g., `./src/api/users.js` can be accessed via `http:///api/users` ## Packages