From 2b05ab203b26099c470e8b825badb089cc6e1b40 Mon Sep 17 00:00:00 2001 From: Zeno Zeng Date: Sun, 6 Jun 2021 14:36:27 +0800 Subject: [PATCH] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e22eba..430f536 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A maintained fork of [gliffy's canvas2svg](https://github.com/gliffy/canvas2svg) ## Demo -http://zenozeng.github.io/canvas2svg/test/playground.html +http://zenozeng.github.io/svgcanvas/test/playground.html ## How it works We create a mock 2d canvas context. Use the canvas context like you would on a normal canvas. As you call methods, we