Add "How is SDWebImage better than X?" wiki link
This commit is contained in:
parent
f8798294ab
commit
64a745f2fc
|
@ -19,6 +19,8 @@ It provides:
|
||||||
NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 1.0 and requires iOS 5.0
|
NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 1.0 and requires iOS 5.0
|
||||||
minimum. If you need iOS < 5.0 support, please use the last 2.0 version.
|
minimum. If you need iOS < 5.0 support, please use the last 2.0 version.
|
||||||
|
|
||||||
|
[How is SDWebImage better than X?](https://github.com/rs/SDWebImage/wiki/How-is-SDWebImage-better-than-X%3F)
|
||||||
|
|
||||||
Who Use It
|
Who Use It
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
@ -231,4 +233,4 @@ community can help you solve it.
|
||||||
Future Enhancements
|
Future Enhancements
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
- LRU memory cache cleanup instead of reset on memory warning
|
- LRU memory cache cleanup instead of reset on memory warning
|
||||||
|
|
Loading…
Reference in New Issue