From beaad48b17361a237e336a19e9f7cceb26fced13 Mon Sep 17 00:00:00 2001 From: Ruben M Date: Wed, 30 Sep 2015 08:42:51 +0200 Subject: [PATCH] Bower install added --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62ca52a..dc53aa9 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,13 @@ model, it is "configured" by supplying the class name (as defined in Parse) as well as which properties are part of that class. Angular-parse also uses promises for any methods making network calls. - ## Getting started +Install + + +```bower install angular-parse``` + Include the JavaScript file ```html