Skip to content

Commit a55facb

Browse files
authored
Add requirements to README.md
1 parent 524b33f commit a55facb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Cloudinary
2-
==========
1+
Cloudinary Android SDK
2+
======================
33

44
Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline.
55

@@ -11,7 +11,9 @@ Cloudinary offers comprehensive APIs and administration capabilities and is easy
1111

1212
Cloudinary provides URL and HTTP based APIs that can be easily integrated with any Web development framework.
1313

14-
For Android, Cloudinary provides a library for simplifying the integration even further. The library requires Android 2.3 or higher.
14+
## Requirements
15+
The library requires Android version 4.0.3 (Ice Cream Sandwich) and up.
16+
1517
## Gradle Integration
1618
Add the following dependency to your build.gradle:
1719

0 commit comments

Comments
 (0)