From 535203d90ca6355d5428cf6a467c8f99c9c69fde Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Sun, 4 Nov 2012 15:17:32 +0100 Subject: [PATCH] Add who use it section --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4df58836..32eac0a0 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,13 @@ the reason for this lagging issue. Actually I first used NSOperation to workarou This technique combined with an image cache instantly gave a lot of responsiveness to my app. I thought this library could benefit other Cocoa Touch applications so I open-sourced it. -How To Use It -------------- +Who Use It +---------- + +Find out [who use SDWebImage](https://github.com/rs/SDWebImage/wiki/Who-Use-SDWebImage) and add your app to the list. + +How To Use +---------- API documentation is available at [http://hackemist.com/SDWebImage/doc/](http://hackemist.com/SDWebImage/doc/)