Skip to content

Commit dd20724

Browse files
committed
Update README
1 parent 071b005 commit dd20724

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@
44

55
**UTween** is an interpolation animation component for **Unity**. You can quickly configure animations through built-in components or write animations through code.
66

7+
![license](https://img.shields.io/github/license/ls9512/UTween)
8+
[![Release Version](https://img.shields.io/badge/release-1.0.0-red.svg)](https://github.com/ls9512/UTween/releases)
79
![topLanguage](https://img.shields.io/github/languages/top/ls9512/UTween)
810
![size](https://img.shields.io/github/languages/code-size/ls9512/UTween)
9-
![issue](https://img.shields.io/github/issues/ls9512/UTween)
10-
![license](https://img.shields.io/github/license/ls9512/UTween)
1111
![last](https://img.shields.io/github/last-commit/ls9512/UTween)
1212
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
1313

14+
![issue](https://img.shields.io/github/issues/ls9512/UTween)
15+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/ls9512/UTween/pulls)
16+
[![Updates](https://img.shields.io/badge/Platform-%20iOS%20%7C%20OS%20X%20%7C%20Android%20%7C%20Windows%20%7C%20Linux%20-brightgreen.svg)](https://github.com/ls9512/UTween)
17+
1418
[[中文文档]](README_CN.md)
1519

1620
<!-- vscode-markdown-toc -->

README_CN.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,18 @@
44

55
**UTween** 是一个 **Unity** 环境下的插值动画组件,可以通过内置组件快速配置动画,或者通过代码编写动画。
66

7+
8+
![license](https://img.shields.io/github/license/ls9512/UTween)
9+
[![Release Version](https://img.shields.io/badge/release-1.0.0-red.svg)](https://github.com/ls9512/UTween/releases)
710
![topLanguage](https://img.shields.io/github/languages/top/ls9512/UTween)
811
![size](https://img.shields.io/github/languages/code-size/ls9512/UTween)
9-
![issue](https://img.shields.io/github/issues/ls9512/UTween)
10-
![license](https://img.shields.io/github/license/ls9512/UTween)
1112
![last](https://img.shields.io/github/last-commit/ls9512/UTween)
1213
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
1314

15+
![issue](https://img.shields.io/github/issues/ls9512/UTween)
16+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/ls9512/UTween/pulls)
17+
[![Updates](https://img.shields.io/badge/Platform-%20iOS%20%7C%20OS%20X%20%7C%20Android%20%7C%20Windows%20%7C%20Linux%20-brightgreen.svg)](https://github.com/ls9512/UTween)
18+
1419
[[English Documents Available]](README.md)
1520

1621
<!-- vscode-markdown-toc -->

0 commit comments

Comments
 (0)