Update README.md
This commit is contained in:
parent
d2e8d41391
commit
69a45588d7
1 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,11 @@ Static server middleware for Angel.
|
|||
# Installation
|
||||
In `pubspec.yaml`:
|
||||
|
||||
```yaml
|
||||
dependencies:
|
||||
angel_framework: ^1.0.0-dev
|
||||
angel_static: ^1.0.0
|
||||
```
|
||||
|
||||
# Usage
|
||||
As with all Angel middleware, this can be used simply via a function
|
||||
|
|
Loading…
Reference in a new issue