added preview
This commit is contained in:
parent
5e7186c67a
commit
5831e1187e
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -10,7 +10,9 @@ So let's get started right away with the [first part](1-front-controller.md).
|
||||||
|
|
||||||
### Parts
|
### Parts
|
||||||
|
|
||||||
1. [Front Controller](1-front-controller.md).
|
1. [Front Controller](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
|
||||||
|
6. Dependency Injector
|
Loading…
Reference in a new issue