Update README.md

This commit is contained in:
Tobe O 2016-09-19 07:19:22 -04:00 committed by GitHub
parent 532274e417
commit 145878b628

View file

@ -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