Update README.md

This commit is contained in:
Tobe O 2017-07-14 08:41:54 -04:00 committed by GitHub
parent 3080993206
commit d7076144bf

View file

@ -56,6 +56,7 @@ With features like the following, Angel is the all-in-one framework you should c
* [Advanced, Modular Routing](https://github.com/angel-dart/route)
* [Middleware](https://github.com/angel-dart/angel/wiki/Middleware)
* [Dependency Injection](https://github.com/angel-dart/angel/wiki/Dependency-Injection)
* [Strongly-typed ORM](https://github.com/angel-dart/orm)
* And [much more](https://github.com/angel-dart)...
## Basic Example