From 990df9f82868bc45ec13437d574ebd0001f3eb5a Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Mon, 6 May 2013 15:11:26 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bfab1b0..7d8b7f9 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,9 @@ If you don't control the image server you're using, you may not be able to chang options:SDWebImageRefreshCached]; ``` +### Add a progress indicator + +See this category: https://github.com/JJSaccolo/UIActivityIndicator-for-SDWebImage Installation ------------