diff --git a/spine-flutter/README.md b/spine-flutter/README.md index 83348a374..f30632529 100644 --- a/spine-flutter/README.md +++ b/spine-flutter/README.md @@ -1,6 +1,6 @@ # spine-flutter -The spine-godot runtime provides functionality to load, manipulate and render [Spine](https://esotericsoftware.com) skeletal animation data using [Flutter](https://flutter.dev/). spine-flutter is based on [spine-cpp](../spine-cpp) and supports desktop and mobile Flutter deployment targets. spine-flutter does not support Flutter's web deployment target. +The spine-flutter runtime provides functionality to load, manipulate and render [Spine](https://esotericsoftware.com) skeletal animation data using [Flutter](https://flutter.dev/). spine-flutter is based on [spine-cpp](../spine-cpp) and supports desktop and mobile Flutter deployment targets. spine-flutter does not support Flutter's web deployment target. # See the [spine-flutter documentation](https://esotericsoftware.com/spine-flutter) for in-depth information.