Update readme.md

This commit is contained in:
PonyCui
2017-09-12 14:51:00 +08:00
committed by GitHub
parent 7ba10dad96
commit 05f5ba70b6

View File

@@ -79,11 +79,9 @@ SVGAParser *parser = [[SVGAParser alloc] init];
### Dynamic Object
Use this way to replace specific image, or add text to it.
Use this way to replace specific image, or add text to it. (可以通过以下方式,替换动画文件中的指定图像,以及动态添加富文本。)
ZH: 可以通过以下方式,替换动画文件中的指定图像,以及动态添加富文本。
* Must set before startAnimation method call (必须在 startAnimation 方法执行前进行配置)
* Must set before startAnimation method call. (必须在 startAnimation 方法执行前进行配置)
#### Dynamic Image