README: introduced our new logo.
authorHermet Park <chuneon.park@samsung.com>
Mon, 7 Sep 2020 05:08:14 +0000 (14:08 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 7 Sep 2020 08:45:32 +0000 (17:45 +0900)
Change-Id: I41f8f973b33eefe21515317a8ddacd1c32749d7a

README.md
res/logo.png [new file with mode: 0644]
res/logo2.png [new file with mode: 0644]

index 5870a2a..e86194d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # ThorVG
 
-ThorVG is a platform independent standalone C++ library for drawing vector-based shapes and SVG.
+<p align="center">
+  <img width="240" height="240" src="https://github.com/Samsung/thorvg/blob/master/res/logo.png">
+</p>
+
+ThorVG is a platform independent lightweight standalone C++ library for drawing vector-based shapes and SVG.
 
 #
 ## Contents
diff --git a/res/logo.png b/res/logo.png
new file mode 100644 (file)
index 0000000..7e69f9f
Binary files /dev/null and b/res/logo.png differ
diff --git a/res/logo2.png b/res/logo2.png
new file mode 100644 (file)
index 0000000..74785c8
Binary files /dev/null and b/res/logo2.png differ