Updated README
This commit is contained in:
parent
89dde22a52
commit
197e4c95e5
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,23 +1,24 @@
|
|||
|
||||
## Angel 3 Boilerplates
|
||||
|
||||
[](https://github.com/dukefirehawk/angel)
|
||||
|
||||
|
||||
[](https://pub.dartlang.org/packages/angel3_framework)
|
||||
[](https://dart.dev/null-safety)
|
||||
[](https://gitter.im/angel_dart/discussion)
|
||||
|
||||
[](https://github.com/dukefirehawk/angel/LICENSE)
|
||||
[](https://github.com/dukefirehawk/boilerplates/LICENSE)
|
||||
|
||||
|
||||
**A polished, production-ready backend framework in Dart.**
|
||||
**A polished, null-safety, production-ready backend framework in Dart.**
|
||||
|
||||
*Note: This repo is an application boilerplate ,and not the underlying framework library.*
|
||||
|
||||
-----
|
||||
## About
|
||||
Angel3 is a full-stack Web framework in Dart. It aims to
|
||||
streamline development by providing many common features
|
||||
out-of-the-box in a consistent manner.
|
||||
Angel3 is a full-stack Web framework in Dart. It aims to streamline development by providing many common features out-of-the-box in a consistent manner.
|
||||
|
||||
**Forked from Angel framework to support NNBD**
|
||||
|
||||
## Installation & Setup
|
||||
|
||||
|
|
Loading…
Reference in a new issue