Selaa lähdekoodia

Update README.md

Nathan Sweet 12 vuotta sitten
vanhempi
commit
8e96fa3c9d
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4 4
      spine-tk2d/README.md

+ 4 - 4
spine-tk2d/README.md

@@ -1,9 +1,5 @@
 The Spine runtime for Unity with 2D Toolkit comes with an example project which has "spineboy" walking. When clicked, he jumps and the transition to/from walking/jumping is blended smoothly.
 
-# Setup Tutorial Video
-
-[![Setup tutorial video](http://i.imgur.com/2AyZq01.png)](http://www.youtube.com/watch?v=x1umSQulghA)
-
 # Requirements
 
 1. Unity 4.2+
@@ -15,6 +11,10 @@ The Spine runtime for Unity with 2D Toolkit comes with an example project which
 1. Open the `Assets/examples/spineboy/spineboy.unity` scene.
 1. Import 2D Toolkit into your project.
 
+# Setup Tutorial Video
+
+[![Setup tutorial video](http://i.imgur.com/2AyZq01.png)](http://www.youtube.com/watch?v=x1umSQulghA)
+
 # Notes
 
 - Atlas images should use premultiplied alpha.