Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Commit 2ad41af

Browse files
authored
CI link fix
1 parent 5f5f4ba commit 2ad41af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Cocos2d 3.x Spriter
2-
> Based on [spriter.js](https://github.com/flyover/spriter.js) scon implementation
1+
# Spriter Cocos2d 3.x
2+
> Based on [spriter.js](https://github.com/flyover/spriter.js) SCON Implementation
33
44
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4023ff166364425d805232ac1518e4d9)](https://www.codacy.com/app/qertis/cc_spriter?utm_source=github.com&utm_medium=referral&utm_content=qertis/cc_spriter&utm_campaign=Badge_Grade)
55
[![Dependency Status](https://david-dm.org/tewst/cc_spriter.svg)](https://david-dm.org/tewst/cc_spriter)
6-
[![Build Status](https://travis-ci.org/qertis/cc_spriter.svg?branch=master)](https://travis-ci.org/qertis/cc_spriter)
6+
[![Build Status](https://travis-ci.org/tewst/cc_spriter.svg?branch=master)](https://travis-ci.org/tewst/cc_spriter)
77
[Discuss](https://brashmonkey.com/forum/index.php?/topic/4474-using-spriter-animations-in-cocos2d-js/)
88

99
<a href="http://www.brashmonkey.com/">
@@ -18,7 +18,7 @@ bower install cc_spriter
1818

1919
Usage:
2020
------
21-
Include cc_spriter_min.js in cocos2d project.json
21+
Include cc_spriter_min.js in project.json
2222
```json
2323
"jsList": [
2424
"cc_spriter_min.js"

0 commit comments

Comments
 (0)