From 64a745f2fc18de7535c8618d15590fb63b43e6ea Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Sun, 4 Nov 2012 16:17:01 +0100 Subject: [PATCH] Add "How is SDWebImage better than X?" wiki link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 185d4911..5b6d4576 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ It provides: 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. +[How is SDWebImage better than X?](https://github.com/rs/SDWebImage/wiki/How-is-SDWebImage-better-than-X%3F) + Who Use It ---------- @@ -231,4 +233,4 @@ community can help you solve it. Future Enhancements ------------------- -- LRU memory cache cleanup instead of reset on memory warning \ No newline at end of file +- LRU memory cache cleanup instead of reset on memory warning