Skip to content

Commit df396b3

Browse files
committed
Update the readme about the framework description.
1 parent ea2aab5 commit df396b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
[![Platform](https://img.shields.io/cocoapods/p/SDWebImageBPGCoder.svg?style=flat)](http://cocoapods.org/pods/SDWebImageBPGCoder)
77
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/SDWebImage/SDWebImageBPGCoder)
88

9-
## Example
9+
## What's for
1010

11-
To run the example project, clone the repo, and run `pod install` from the Example directory first.
11+
This is a [SDWebImage](https://github.com/SDWebImage/SDWebImage) coder plugin to add [BPG Image Format](https://bellard.org/bpg/) support. Which is built based on the open-sourced [libbpg](https://github.com/mirrorer/libbpg) codec.
1212

13-
This is a demo to show to build custom decoder for SDWebImage by embedding third-party framework.
13+
This BPG coder plugin currently support static BPG and animated BPG image decoding.
1414

1515
## Requirements
1616

0 commit comments

Comments
 (0)