We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c14e7 commit a98c4e0Copy full SHA for a98c4e0
1 file changed
readme.zh.md
@@ -1,12 +1,5 @@
1
# SVGAPlayer
2
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
10
## 介绍
11
12
`SVGAPlayer` 是一个轻量的动画渲染库。你可以使用[工具](http://svga.io/designer.html)从 `Adobe Animate CC` 或者 `Adobe After Effects` 中导出动画文件,然后使用 `SVGAPlayer` 在移动设备上渲染并播放。
@@ -91,4 +84,4 @@ SVGAParser *parser = [[SVGAParser alloc] init];
91
84
92
85
## APIs
93
86
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