diff --git a/README.md b/README.md index 19588559..e7bc9ca3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ [![codecov](https://codecov.io/gh/vkbo/novelWriter/branch/master/graph/badge.svg)](https://codecov.io/gh/vkbo/novelWriter) [![Documentation Status](https://readthedocs.org/projects/novelwriter/badge/?version=latest)](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.