Updated README

This commit is contained in:
thomashii 2021-06-14 09:44:53 +08:00
parent 89dde22a52
commit 197e4c95e5

View file

@ -1,23 +1,24 @@
## Angel 3 Boilerplates
[![Angel 3 Framework](./logo3.png)](https://github.com/dukefirehawk/angel) [![Angel 3 Framework](./logo3.png)](https://github.com/dukefirehawk/angel)
[![Version](https://img.shields.io/badge/pub-v4.0.0-brightgreen)](https://pub.dartlang.org/packages/angel3_framework)
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety) [![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/angel_dart/discussion) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/angel_dart/discussion)
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/LICENSE) [![License](https://img.shields.io/github/license/dukefirehawk/angel)](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.* *Note: This repo is an application boilerplate ,and not the underlying framework library.*
----- -----
## About ## About
Angel3 is a full-stack Web framework in Dart. It aims to 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.
streamline development by providing many common features
out-of-the-box in a consistent manner. **Forked from Angel framework to support NNBD**
## Installation & Setup ## Installation & Setup