diff --git a/README.md b/README.md index 54be6b56..6111da26 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,27 @@ And here is the result.

+[Back to contents](#contents) +
+
+## Practices +### Tizen +ThorVG is integrated in [Tizen](https://www.tizen.org) platform as the vector graphics engine, it's being used for vector primitive drawings and scalable image contents such as SVG, Lottie Animation among the Tizen powered products. + +

+ +

+ +[Back to contents](#contents) +
+
+### Rive +We're also building a [Rive](https://rive.app/) port which supports Rive Animation run through ThorVG backend. Rive is a new modern animation platform that supports fancy user interactive vector animation. See project [Rive-Tizen](https://github.com/rive-app/rive-tizen) at [Github](https://github.com/rive-app/) + +

+ +

+ [Back to contents](#contents)