Update README.md

The link to the spine-godot documentation was left in error so removed it.
This commit is contained in:
Misaki Eymard 2024-05-29 12:16:33 +09:00 committed by GitHub
parent 569adb1cd1
commit d384397ad0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,6 @@
The spine-sdl runtime provides functionality to load, manipulate and render [Spine](http://esotericsoftware.com) skeletal animation data using [SDL](https://www.libsdl.org/). spine-sdl is based on [spine-c](../spine-c) and [spine-cpp](../spine-cpp), depending on whether you want to use a C or C++ implementation.
# See the [spine-godot documentation](http://esotericsoftware.com/spine-sdl) for in-depth information
# See the [spine-sdl documentation](http://esotericsoftware.com/spine-sdl) for in-depth information
## Licensing