Jelajahi Sumber

Update README.md (#2437)

Small fix in the documentation, it was mentioning spine-godot when it should mention spine-flutter.
Steven Burns 1 tahun lalu
induk
melakukan
dfec98895f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      spine-flutter/README.md

+ 1 - 1
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.