From 70425c77ea9a330836758b29a234657d84ae664f Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 25 Apr 2021 13:21:28 +0200 Subject: [PATCH] Clarigy the second paragraph of the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec16702b..1ec84009 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ documents. It uses a minimal formatting syntax inspired by Markdown, and adds a for comments, synopsis, and cross-referencing. It's designed to be a simple text editor that allows for easy organisation of text and notes, using human readable text files as storage for robustness. -The storage text files are suitable for version control software, and also well suited for file +The project storage is suitable for version control software, and also well suited for file synchronisation tools. All text is saved as plain text files with a meta data header. The core project structure is stored in a single project XML file. Other meta data is primarily saved in JSON files.