Update README.md
This commit is contained in:
parent
d1677a335a
commit
beb83fa386
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ With features like the following, Angel is the all-in-one framework you should c
|
|||
More examples and complete projects can be found in the [angel-example](https://github.com/angel-example) organization.
|
||||
|
||||
The following is an [explosive application](https://github.com/angel-example/explode) complete with a REST API and
|
||||
WebSocket support.
|
||||
WebSocket support. It interacts with a MongoDB database, and reads configuration automatically from a `config/<ANGEL-ENV-NAME>.yaml` file.
|
||||
|
||||
```dart
|
||||
import 'dart:async;'
|
||||
|
|
Loading…
Reference in a new issue