Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PonyCui committed Aug 26, 2018
1 parent 8d99fe0 commit 702f91d
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# SVGAPlayer

## Version
## 咨询服务

### 2.1.0

* Add range play mode.

### 2.0.0
* 如果你发现 SVGAPlayer 存在 BUG,请在 GitHub 上按照模板提交 issue。
* 如果有使用上的问题,请勿提交 issue(会被立刻关闭),请至[知乎付费问答](https://www.zhihu.com/zhi/people/1011556735563157504)提问,我们会全程跟踪你的疑问。

#### New Features

Expand Down Expand Up @@ -150,4 +147,4 @@ You can set a block, it will callback while frame step.
[self.aPlayer setDrawingBlock:^(CALayer *contentLayer, NSInteger frameIndex) {
// do thing by yourself
} forKey:@"99"];
```
```

0 comments on commit 702f91d

Please sign in to comment.