From 94c52e3975cd119ee69e31ffbe294539bd8dc2b4 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d44e51b4..5fd85afb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ It provides: - A guarantee that main thread will never be blocked - Performances! +[How is SDWebImage better than X?](https://github.com/rs/SDWebImage/wiki/How-is-SDWebImage-better-than-X%3F) + Who Use It ----------