From 5eb3e090340335063b503cb25a5d52ff0cf2e2a1 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Thu, 27 Jun 2019 15:29:01 +0800 Subject: [PATCH] - Docs: Further indenting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d380420..d582e43e 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,10 @@ incorporating SVGEdit. You will need to have Node.js/npm installed. that this file will be much larger in size than the original ES6 config file. 1. HTML: - 1. If you wish to make changes to both HTML files, it is recommended that - you work and test on `svg-editor-es.html` and then run - `npm run build-html` to have the changes properly copied to - `svg-editor.html`. + 1. If you wish to make changes to both HTML files, it is recommended that + you work and test on `svg-editor-es.html` and then run + `npm run build-html` to have the changes properly copied to + `svg-editor.html`. ## Recent news