Browse Source

Emphasize basic example.

NathanSweet 9 years ago
parent
commit
242a2cb349
2 changed files with 2 additions and 2 deletions
  1. 1 1
      spine-threejs/README.md
  2. 1 1
      spine-turbulenz/README.md

+ 1 - 1
spine-threejs/README.md

@@ -1,6 +1,6 @@
 # spine-threejs
 
-The spine-threejs runtime provides basic functionality to load and manipulate [Spine](http://esotericsoftware.com) skeletal animation data using [Three.js](http://threejs.org/). spine-threejs is based on [spine-js](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-js).
+spine-threejs is a basic example of how to load and manipulate [Spine](http://esotericsoftware.com) skeletal animation data using [Three.js](http://threejs.org/). spine-threejs is based on [spine-js](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-js).
 
 ## Licensing
 

+ 1 - 1
spine-turbulenz/README.md

@@ -1,6 +1,6 @@
 # spine-turbulenz
 
-The spine-turbulenz runtime provides basic functionality to load and manipulate [Spine](http://esotericsoftware.com) skeletal animation data using [Turbulenz](http://biz.turbulenz.com/developers). spine-turbulenz is based on [spine-js](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-js).
+spine-turbulenz is a basic example of how to load and manipulate [Spine](http://esotericsoftware.com) skeletal animation data using [Turbulenz](http://biz.turbulenz.com/developers). spine-turbulenz is based on [spine-js](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-js).
 
 ## Licensing