From 69a45588d75f1507509047969f8edc5f25718ef0 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Fri, 1 Jul 2016 16:33:42 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b816184a..abf9ebdd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ Static server middleware for Angel. # Installation In `pubspec.yaml`: - dependencies: - angel_framework: ^1.0.0-dev - angel_static: ^1.0.0 +```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