diff --git a/README.md b/README.md index 1fcb3d7..1a80a44 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ An AngularJS directive to bind html tags with the `contenteditable` attribute to models. +## Install + +```bash +bower install angular-contenteditable +``` + ## Usage ```html