Update README.md
This commit is contained in:
parent
532274e417
commit
145878b628
1 changed files with 6 additions and 4 deletions
|
@ -11,9 +11,11 @@ app to work under different conditions without you re-coding anything. :)
|
||||||
# Installation
|
# Installation
|
||||||
In `pubspec.yaml`:
|
In `pubspec.yaml`:
|
||||||
|
|
||||||
dependencies:
|
```yaml
|
||||||
angel_framework: ^0.0.0-dev
|
dependencies:
|
||||||
angel_static: ^1.0.0-beta
|
angel_framework: ^0.0.0-dev
|
||||||
|
angel_static: ^1.0.0-beta
|
||||||
|
```
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue