From 5fbc44645597cd8271b2528f8d1a64daeaa602b1 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Wed, 4 Nov 2020 21:01:22 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d36eada1..a3f2603c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # ThorVG

- +

ThorVG is a platform independent lightweight standalone C++ library for drawing vector-based shapes and SVG.
@@ -23,7 +23,7 @@ The next list shows drawing primitives ThorVG providing.
Next figure shows you a brief strategy how to use ThorVG in your system.

- +