diff --git a/README.md b/README.md index fa13767..f06d7d3 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ **The Dart server framework that's ready for showtime.** -With features like the following, Angel is the all-in-one framework you should choose to build your next project: -* - [Wiki (in-depth documentation)](https://github.com/angel-dart/angel/wiki) [API Documentation](http://www.dartdocs.org/documentation/angel_common/latest) @@ -16,6 +13,13 @@ With features like the following, Angel is the all-in-one framework you should c [File an Issue](https://github.com/angel-dart/roadmap/issues) + +With features like the following, Angel is the all-in-one framework you should choose to build your next project: +* [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) +* And [much more](https://github.com/angel-dart)... + ## Installation & Setup *Having errors with a fresh Angel installation? See [here](https://github.com/angel-dart/angel/wiki/Installation-&-Setup) for help.*