From df792f3d59a77c41f8a732a9e05019cf8ac2fd9b Mon Sep 17 00:00:00 2001 From: Nathan Sweet Date: Mon, 27 Oct 2014 19:00:52 +0100 Subject: [PATCH] Update README.md --- spine-libgdx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-libgdx/README.md b/spine-libgdx/README.md index fe1d64e6a..9435d5fcf 100644 --- a/spine-libgdx/README.md +++ b/spine-libgdx/README.md @@ -21,4 +21,4 @@ Alternatively, the contents of the `spine-libgdx/src` directory can be copied in * [Box2D Example](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-libgdx/test/com/esotericsoftware/spine/Box2DExample.java#L56) (written before bounding boxes were available) * [Mix Example](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-libgdx/test/com/esotericsoftware/spine/MixTest.java#L39) * [Skeleton Example](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-libgdx/test/com/esotericsoftware/spine/SkeletonTest.java#L47) -* [Super Spinboy](https://github.com/EsotericSoftware/spine-superspineboy) Full game example done with Spine Essential. +* [Super Spineboy](https://github.com/EsotericSoftware/spine-superspineboy) Full game example done with Spine Essential.