From d3ec8ba16b3edf5e9800efc7de21b916df77d968 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Tue, 13 Oct 2020 19:15:17 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3d5f36a..b5101f17 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)