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