Update README.md
authorHermet Park <hermetpark@gmail.com>
Sat, 15 May 2021 12:56:31 +0000 (21:56 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 17 May 2021 05:00:42 +0000 (14:00 +0900)
Change-Id: I351664fa69342f4b6f6543effd0a5851e5e51041

README.md

index 5bdcfa1742afd3dd5a3331f073c7eee026bdd88a..0938788b9996277ca702ff14c45cb10e10faf8b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
   <img width="500" height="346" src="https://github.com/Samsung/thorvg/blob/master/res/thorvg_card2.png">
 </p>
 
-ThorVG is a platform-independent portable library for drawing vector-based shapes and images. It's written in C++ without any dependencies and keeps a super compact size. <br />
+ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source free software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, it has no dependencies and keeps super compact size. It serves as the vector graphics engine for Tizen OS that powers many products. <br />
 <br />
 The following list shows primitives that are supported by ThorVG: <br />
  - Shapes: Line, Arc, Curve, Path, Polygon, ...