diff --git a/README.md b/README.md
index 4eb8b8c4..c930e843 100644
--- a/README.md
+++ b/README.md
@@ -231,8 +231,7 @@ While TVG Saver exports the scene-tree to the TVG Picture data files(TVG), the T
## Practices
### Tizen
-ThorVG is integrated into the [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 and Lottie Animation among the Tizen powered products.
+ThorVG has been integrated into the [Tizen](https://www.tizen.org) platform as the vector graphics engine. [NUI](https://docs.tizen.org/application/dotnet/guides/user-interface/nui/overview/) is the name of Tizen UI framework which is written in C#. ThorVG is the backend engine of the [NUI Vector Graphics](https://docs.tizen.org/application/dotnet/guides/user-interface/nui/vectorgraphics/Overview/), that is used for vector primitive drawings and scalable image contents such as SVG and Lottie Animation among the Tizen applications.