From fc21ce08692fa889e01a8df6fc3c188eeaee71cf Mon Sep 17 00:00:00 2001
From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com>
Date: Wed, 20 May 2020 23:55:27 +0200
Subject: [PATCH] Added a line break
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 19588559..e7bc9ca3 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,9 @@
[](https://codecov.io/gh/vkbo/novelWriter)
[](https://novelwriter.readthedocs.io/en/latest/?badge=latest)
-
+
novelWriter is a markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents.
+
novelWriter uses its own flavour of markdown that supports mete data syntax for comments, synopsis and cross-referencing between files.
novelWriter is licensed under GPLv3, see the [GNU General Public License website](https://www.gnu.org/licenses/gpl-3.0.en.html) for more details, or consult the [LICENSE](LICENSE.md) file.