From edb556ba91f95f1eb61ac41f01dae4cf4a022bfb Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sat, 8 Aug 2020 11:08:44 +0200 Subject: [PATCH] Shorten the first paragraph a bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5232425..b8a6fe5e 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ novelWriter is a markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents. It uses its own flavour of markdown that supports a meta data syntax -for comments, synopsis and cross-referencing between files. The idea is to have a simple text editor -which allows for easy organisation of text files and notes, built on a plain text file project -repository for robustness. +for comments, synopsis and cross-referencing between files. It's designed to be a simple text editor +which allows for easy organisation of text files and notes, built on plain text files for +robustness. The plain text storage is suitable for version control software, and also well suited for file synchronisation tools. The core project structure is stored in a project XML file. Other meta data