Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Commit b01af57

Browse files
committed
Update the readme about the 5.0.0 version replacement for this repo.
1 parent 28f3cd2 commit b01af57

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
[![License](https://img.shields.io/cocoapods/l/SDWebImageAPNGCoder.svg?style=flat)](http://cocoapods.org/pods/SDWebImageAPNGCoder)
66
[![Platform](https://img.shields.io/cocoapods/p/SDWebImageAPNGCoder.svg?style=flat)](http://cocoapods.org/pods/SDWebImageAPNGCoder)
77

8+
## Note
9+
10+
The [APNG](https://en.wikipedia.org/wiki/APNG) format coder plugin, is already one of built-in plugins in SDWebImage 5.0. To support APNG format, use `SDImageAPNGCoder` class instead.
11+
12+
This repo is deprecated and only support SDWebImage 4.x version.
13+
814
## Example
915

1016
To run the example project, clone the repo, and run `pod install` from the Example directory first.
@@ -48,3 +54,5 @@ DreamPiggy
4854
## License
4955
5056
SDWebImageAPNGCoder is available under the MIT license. See the LICENSE file for more info.
57+
58+

0 commit comments

Comments
 (0)