From 6318cdbd433d93bd2daa5a8505aad1e2d5113c81 Mon Sep 17 00:00:00 2001 From: James Hall Date: Tue, 13 Oct 2015 20:35:13 +0100 Subject: [PATCH] Update and rename README to README.md --- README => README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) rename README => README.md (65%) diff --git a/README b/README.md similarity index 65% rename from README rename to README.md index f8fe9436..7c3546d8 100644 --- a/README +++ b/README.md @@ -1,8 +1,13 @@ SVG-edit, a web based SVG editor +=== -http://code.google.com/p/svg-edit/ +Source code lives on GitHub: +https://github.com/SVG-Edit/svgedit -see AUTHORS file for authors +Issue tracking and previewing remains on Google Code: +https://code.google.com/p/svg-edit/ + +See AUTHORS file for authors. -----