Skip to content

Commit a98c4e0

Browse files
authored
Update readme.zh.md
1 parent b0c14e7 commit a98c4e0

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

readme.zh.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# SVGAPlayer
22

3-
## Supporting SVGA Library
4-
5-
SVGA 是一个遵循 Apache 开源协议的开源项目,目前该项目主要由 [PonyCui](https://github.com/ponycui/)[errnull](https://github.com/errnull/) 负责维护。如果这个项目对你的公司或者应用有所帮助,你可以考虑:
6-
7-
* [雇用 PonyCui 为顾问。](./backer/hire.md)
8-
* [通过支付宝或者微信一次性捐赠。](./backer/donate.md)
9-
103
## 介绍
114

125
`SVGAPlayer` 是一个轻量的动画渲染库。你可以使用[工具](http://svga.io/designer.html)`Adobe Animate CC` 或者 `Adobe After Effects` 中导出动画文件,然后使用 `SVGAPlayer` 在移动设备上渲染并播放。
@@ -91,4 +84,4 @@ SVGAParser *parser = [[SVGAParser alloc] init];
9184

9285
## APIs
9386

94-
请参阅此处 [https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs](https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs)
87+
请参阅此处 [https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs](https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs)

0 commit comments

Comments
 (0)