From 12ab710ebcf88cea4fc96265d493bf3e68a709d0 Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Thu, 6 Dec 2012 09:24:09 +0100 Subject: [PATCH] Add 2.0-compat branch info to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6588090..ba97772 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It provides: - Use GCD and ARC NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 1.0 and requires iOS 5.0 -minimum. If you need iOS < 5.0 support, please use the last 2.0 version. +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)