installation instructions

fix-space-nbsp
Dmitri Akatov 11 years ago
parent 6013948140
commit a8bc8e4a84

@ -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