From df177d774f585a9e8e9400254744076dc3203b31 Mon Sep 17 00:00:00 2001 From: Dominic Dagradi Date: Sat, 25 Feb 2012 12:54:41 -0500 Subject: [PATCH] Updated link to UIImageView+AFNetworking category. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4271be..ab818d5 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ AFNetworking is architected to be as small and modular as possible, in order to A subclass of AFHTTPRequestOperation for downloading an processing images. - UIImageView+AFNetworking + UIImageView+AFNetworking Adds methods to `UIImageView` for loading remote images asynchronously from a URL.