From d58281175bced35333a2a644b165497f931fdfe6 Mon Sep 17 00:00:00 2001 From: Mark MacKay Date: Wed, 24 Mar 2021 16:29:53 -0600 Subject: [PATCH] readme tweak --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d4115e7..46f47b7 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ Method Draw is a web based vector drawing application. ![Method Draw](https://method.ac/assets/editor.png) -The purpose of Method Draw is to provide a simple and easy-to-use SVG editor experience. It purposely removes some features such as layers and line-caps/corners in exchange for a more simple and pleasant experience. If you are looking for a more complete vector editing open-source solution, please check out SVG Edit [SVG Edit](https://github.com/SVG-Edit/svgedit). +The purpose of Method Draw is to provide a simple and easy-to-use SVG editor experience. It purposely removes some features such as layers and line-caps/corners in exchange for a more simple and pleasant experience. If you are looking for a more complete vector editing open-source solution, please check out [SVG Edit](https://github.com/SVG-Edit/svgedit). ## Development