diff --git a/.github/workflows/syntax.yml b/.github/workflows/syntax.yml
index 567c40f6..01e4e8ea 100644
--- a/.github/workflows/syntax.yml
+++ b/.github/workflows/syntax.yml
@@ -1,4 +1,4 @@
-name: flake8
+name: Flake8
on:
push:
diff --git a/README.md b/README.md
index f9ea4bed..6a2022f9 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,12 @@
# novelWriter
-[](https://github.com/vkbo/novelWriter/releases)
[](https://github.com/vkbo/novelWriter/actions/workflows/test_linux.yml)
[](https://github.com/vkbo/novelWriter/actions/workflows/test_win.yml)
-[](https://github.com/vkbo/novelWriter/actions/workflows/test_mac.yml)
-[](https://github.com/vkbo/novelWriter/actions)
-[](https://codecov.io/gh/vkbo/novelWriter)
+[](https://github.com/vkbo/novelWriter/actions/workflows/test_mac.yml)
+[](https://github.com/vkbo/novelWriter/actions)
+[](https://codecov.io/gh/vkbo/novelWriter)
-
+
novelWriter is a plain text editor designed for writing novels assembled from many smaller text
documents. It uses a minimal formatting syntax inspired by Markdown, and adds a meta data syntax
diff --git a/setup/novelwriter.png b/setup/novelwriter.png
deleted file mode 100644
index 79503238..00000000
Binary files a/setup/novelwriter.png and /dev/null differ
diff --git a/setup/novelwriter_readme.png b/setup/novelwriter_readme.png
new file mode 100644
index 00000000..a4bd8da4
Binary files /dev/null and b/setup/novelwriter_readme.png differ