Browse Source

Update README.md (#2437)

Small fix in the documentation, it was mentioning spine-godot when it should mention spine-flutter.
Steven Burns 1 year ago
parent
commit
dfec98895f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spine-flutter/README.md

+ 1 - 1
spine-flutter/README.md

@@ -1,6 +1,6 @@
 # spine-flutter
 # 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.
 # See the [spine-flutter documentation](https://esotericsoftware.com/spine-flutter) for in-depth information.