From: Hermet Park Date: Tue, 13 Oct 2020 10:15:17 +0000 (+0900) Subject: Update README.md X-Git-Tag: submit/tizen/20201018.221456~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e08a12de7e35cf9cc09947697cc41ef62d8cab5e;p=platform%2Fcore%2Fgraphics%2Ftizenvg.git Update README.md Change-Id: Icd7b27ec9de21f18991f550b129a1072776d42a9 --- diff --git a/README.md b/README.md index c3d5f36..b5101f1 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Note that these examples are required EFL `elementary` package for launching. If ## Tools ### ThorVG Viewer [ThorVG viewer](https://samsung.github.io/thorvg.viewer) supports immediate rendering through your browser. You can drag & drop SVG files on the page, see the rendering result on the spot. + [Back to contents](#contents)