aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Judd <judds@google.com>2014-11-06 07:53:59 -0800
committerSam Judd <judds@google.com>2014-11-06 07:53:59 -0800
commit0299bf37b060a03dd6cc4e7d3509804c70e046ca (patch)
treecc0e1dc538b9029bc37ae6bd750afc9df670c41a
parent72e189cc27d62677a7e45dc5ddfcf4cc0d6466ab (diff)
downloadglide-0299bf37b060a03dd6cc4e7d3509804c70e046ca.tar.gz
Add minimum sdk version to README.
Fixes #234
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45c2ca45..36297b7d 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,10 @@ public void onCreate() {
}
```
+Android SDK Version
+-------------------
+Glide requires a minimum sdk version of 10.
+
License
-------
BSD, part MIT and Apache 2.0. See LICENSE file for details.