Skip to content

Commit 9ac1aba

Browse files
committed
chore: updated README.md
1 parent 6d7e9ca commit 9ac1aba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ https://yourawesome.web/post/ABCDEFG12345
1515
### Installation
1616

1717
1. Simply clone this project into your machine.
18-
2. Update the config inside the `router/app.php`.
18+
2. Update the config inside the `config/app.php`.
1919
3. and presto! all set.
2020

2121
### Structure
@@ -103,7 +103,7 @@ Each file is prefixed with the request method and has a .php file extension. For
103103
├── index.delete.php
104104
```
105105

106-
#### Middleware
106+
### Middleware
107107

108108
Yet another very simple middleware.
109109

0 commit comments

Comments
 (0)