From f0afb4e397cf8ed237d0472059262d5d1baf64b6 Mon Sep 17 00:00:00 2001 From: JFH <20402845+jfhenon@users.noreply.github.com> Date: Mon, 10 May 2021 09:28:40 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0330e813..695fe4bb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# ![LOGO]() SVG-edit + + +# SVG-Edit [![npm](https://img.shields.io/npm/v/svgedit.svg)](https://www.npmjs.com/package/svgedit) [![Dependencies](https://img.shields.io/david/SVG-Edit/svgedit.svg)](https://david-dm.org/SVG-Edit/svgedit) @@ -32,13 +34,12 @@ We need more maintainers for SVG-Edit ## Demo -### [Try SVG-edit here](https://svg-edit.github.io/svgedit/src/editor/index.html) +### [Try SVG-edit here](https://svgedit.netlify.app/editor/index.html) Thanks to netlify, you can test the following builds: [Try SVG-edit 5.1.0 here](https://6098683962bf91702907ee33--svgedit.netlify.app/editor/svg-editor.html) -latest master build: https://svgedit.netlify.app/editor/index.html ## Installation