You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-17Lines changed: 5 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Cloudinary
2
2
==========
3
3
The official[Cloudinary](https://cloudinary.com) SDK for Angular.
4
4
5
-
Cloudinary'sAngularJS (AKA Angular1)SDK can be found[here](https://github.com/cloudinary/cloudinary_angular/tree/angular-1.x)
5
+
We maintain difference branches for different versions.Cloudinary'slatest AngularSDK can be found[here](https://github.com/cloudinary/cloudinary_angular/tree/angular-5.x)
6
6
7
7
[Cloudinary](https://cloudinary.com) is a cloud service that offers a solution to a web application's entire image management pipeline.
8
8
@@ -14,15 +14,8 @@ Cloudinary offers comprehensive APIs and administration capabilities and is easy
14
14
Cloudinary provides URL and HTTP based APIs that can be easily integrated with any Web development framework.
15
15
16
16
For Angular, Cloudinary provides an SDK for simplifying the integration even further.
17
-
The SDK serves as a layer on top of one of Cloudinary's Javascriptlibraries:
17
+
The SDK serves as a layer on top of one of[Cloudinary's Javascriptlibrary](https://github.com/cloudinary/cloudinary_js).
|[pkg-cloudinary-core](https://github.com/cloudinary/pkg-cloudinary-core)| cloudinary-core| Core Cloudinary Library. Use this if you do not intend to use jQuery|
<ahref="https://cloudinary.com/signup"style="background-color:#ff7829;border:1pxsolid;color:white;border-color:black;padding:8px;text-decoration:none;box-shadow:1px1px3px#224488;width:500px">Signup for free</a>