Update README.md
This commit is contained in:
parent
7b968967e2
commit
9f1ae13cb5
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -5,9 +5,6 @@
|
||||||
|
|
||||||
**The Dart server framework that's ready for showtime.**
|
**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)
|
[Wiki (in-depth documentation)](https://github.com/angel-dart/angel/wiki)
|
||||||
|
|
||||||
[API Documentation](http://www.dartdocs.org/documentation/angel_common/latest)
|
[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)
|
[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
|
## Installation & Setup
|
||||||
*Having errors with a fresh Angel installation? See [here](https://github.com/angel-dart/angel/wiki/Installation-&-Setup) for help.*
|
*Having errors with a fresh Angel installation? See [here](https://github.com/angel-dart/angel/wiki/Installation-&-Setup) for help.*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue