diff --git a/spine-sfml/README.md b/spine-sfml/README.md index 5958b2a29..6876c56f7 100644 --- a/spine-sfml/README.md +++ b/spine-sfml/README.md @@ -13,3 +13,7 @@ Alternatively, the contents of the `spine-c/src`, `spine-c/include` and `spine-s ## Examples - [Simple example](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-sfml/example/main.cpp#L61) + +## Notes + +- Atlas images should not use premultiplied alpha.