Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliao2230 committed Feb 6, 2018
2 parents d92c655 + 0c9bbaa commit f851647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Unity/README-zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DragonBones Unity Library
[README in English](./README.md)
## [示例](./Demos/)
* [Hello DragonBones](./Demos/Assets/Scripts/Demos/HelloDragonBones.cs)
* [Hello DragonBones](./Demos/Assets/DragonBones/Demos/Scripts/HelloDragonBones.cs)
* 运行示例只需要使用 Unity 将 [示例文件夹](./Demos/) 当作项目打开。

## 使用方法
Expand Down
2 changes: 1 addition & 1 deletion Unity/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DragonBones Unity Library
[中文 README](./README-zh_CN.md)
## [Demos](./Demos/)
* [Hello DragonBones](./Demos/Assets/Scripts/Demos/HelloDragonBones.cs)
* [Hello DragonBones](./Demos/Assets/DragonBones/Demos/Scripts/HelloDragonBones.cs)

## How to use
1. Create a Unity project.
Expand Down

0 comments on commit f851647

Please sign in to comment.