Add URL to the API documentation to the README

This commit is contained in:
Olivier Poitrey 2012-05-10 14:16:10 +02:00
parent 110799614f
commit f94ecf0600
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ I thought this library could benefit other Cocoa Touch applications so I open-so
How To Use It How To Use It
------------- -------------
API documentation is available at [http://hackemist.com/SDWebImage/doc/](http://hackemist.com/SDWebImage/doc/)
### Using UIImageView+WebCache category with UITableView ### Using UIImageView+WebCache category with UITableView
Just #import the UIImageView+WebCache.h header, and call the setImageWithURL:placeholderImage: Just #import the UIImageView+WebCache.h header, and call the setImageWithURL:placeholderImage: