Skip to content

Commit b7e3dc3

Browse files
committed
Include hint that routes have to start with /
1 parent f9084b7 commit b7e3dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ __Tip__ use modules like [faker](https://github.com/Marak/faker.js), [casual](ht
231231

232232
### Add routes
233233

234-
Create a `routes.json` file.
234+
Create a `routes.json` file. Pay attention to start every route with /.
235235

236236
```json
237237
{

0 commit comments

Comments
 (0)