From 43e94e7380609ced7e595ff2eb439e51996a8fbe Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Thu, 6 Dec 2012 09:26:19 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba97772..f32cb21 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It provides: - Performances! - Use GCD and ARC -NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 1.0 and requires iOS 5.0 +NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 2.0 and requires iOS 5.0 minimum deployement version. If you need iOS < 5.0 support, please use the last [2.0 version](https://github.com/rs/SDWebImage/tree/2.0-compat). [How is SDWebImage better than X?](https://github.com/rs/SDWebImage/wiki/How-is-SDWebImage-better-than-X%3F)