From 2b2af218a5d67fee4c08a8bb0ca1fa663a03ed77 Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Sun, 4 Nov 2012 15:16:49 +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 6df50c1..e83ce22 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,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/)