added router link to readme
This commit is contained in:
parent
a139193280
commit
97287da59d
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ So let's get started right away with the [first part](1-front-controller.md).
|
||||||
2. [Composer](2-composer.md)
|
2. [Composer](2-composer.md)
|
||||||
3. [Error Handler](3-error-handler.md)
|
3. [Error Handler](3-error-handler.md)
|
||||||
4. [HTTP](4-http.md)
|
4. [HTTP](4-http.md)
|
||||||
5. Router
|
5. [Router](5-router.md)
|
||||||
6. Dependency Injector
|
6. Dependency Injector
|
Loading…
Reference in a new issue