Skip to content

Commit 6c42bf0

Browse files
committed
2 parents cedc1d4 + e266ee8 commit 6c42bf0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Cloudinary provides URL and HTTP based APIs that can be easily integrated with a
1111

1212
For AngularJS, Cloudinary provides a plugin for simplifying the integration even further. The plugin serves as a layer on top the [Cloudinary jQuery plugin](http://cloudinary.com/documentation/jquery_integration#installation)
1313

14+
## Install ######################################################################
15+
16+
You can get it on bower.
17+
18+
```shell
19+
bower install cloudinary_ng --save
20+
```
21+
1422
## Setup ######################################################################
1523

1624
Follow the setup procedure described in the [Cloudinary jQuery plugin](https://github.com/cloudinary/cloudinary_js#setup) setup procedure. The sample project contained in this repository can serve as an example.

0 commit comments

Comments
 (0)