Add URL to the API documentation to the README
This commit is contained in:
parent
110799614f
commit
f94ecf0600
|
@ -58,6 +58,8 @@ I thought this library could benefit other Cocoa Touch applications so I open-so
|
|||
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
|
||||
|
||||
Just #import the UIImageView+WebCache.h header, and call the setImageWithURL:placeholderImage:
|
||||
|
|
Loading…
Reference in New Issue