浏览代码

update readme

ibireme 9 年之前
父节点
当前提交
8406084d12
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -17,8 +17,9 @@ Features
 - Display/encode/decode still image with these types:<br/>&nbsp;&nbsp;&nbsp;&nbsp;WebP, PNG, GIF, JPEG, JP2, TIFF, BMP, ICO, ICNS.
 - Baseline/progressive/interlaced image decode with these types:<br/>&nbsp;&nbsp;&nbsp;&nbsp;PNG, GIF, JPEG, BMP.
 - Display frame based image animation and sprite sheet animation.
+- Fully compatible with UIImage and UIImageView class.
 - Extendable protocol for custom image animation.
-- Dynamic frame buffer for lower memory usage.
+- Dynamic memory buffer for lower memory usage.
 
 Usage
 ==============