Skip to content

Commit f44beca

Browse files
committed
update readme
1 parent f805aa6 commit f44beca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Features
2626
- High performance memory and disk image cache.
2727
- High performance image loader to avoid main thread blocked.
2828
- Image effect: blur, round corner, resize, color tint, crop, rotate and more.
29+
- Fully documented.
2930

3031
Usage
3132
==============
@@ -148,6 +149,7 @@ YYWebImage 是一个异步图片加载框架 ([YYKit](https://github.com/ibireme
148149
- 高性能的内存和磁盘缓存。
149150
- 高性能的图片设置方式,以避免主线程阻塞。
150151
- 常见图片处理:模糊、圆角、大小调整、裁切、旋转、色调等。
152+
- 每个类和方法都有完善的文档注释。
151153

152154
用法
153155
==============

0 commit comments

Comments
 (0)