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
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,6 @@ Cloudinary offers comprehensive APIs and administration capabilities and is easy
9
9
10
10
Cloudinary provides URL and HTTP based APIs that can be easily integrated with any Web development framework.
11
11
12
-
## Getting started guide
13
-
14
-
**Take a look at our [Getting started guide for jQuery](http://cloudinary.com/documentation/jquery_integration#getting_started_guide)**.
15
-
16
12
## Installation
17
13
18
14
@@ -31,20 +27,21 @@ Cloudinary provides URL and HTTP based APIs that can be easily integrated with a
31
27
32
28
## Setup
33
29
34
-
In order to properly use this library you have to provide it with a few configuration parameters. All configuration parameters can be applied directly to the element or usign a CloudinaryContext element.
30
+
In order to properly use this library you have to provide it with a few configuration parameters. All configuration parameters can be applied directly to the element or using a CloudinaryContext element.
0 commit comments