From 940b8b566f101b52ae70c0f538d10469edd44f30 Mon Sep 17 00:00:00 2001
From: Hermet Park
Date: Thu, 24 Jun 2021 23:02:32 +0900
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 28772ab6..44fabae6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheat and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
+ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
The following list shows primitives that are supported by ThorVG:
- Shapes: Line, Arc, Curve, Path, Polygon, ...