diff --git a/README.md b/README.md
index 0b052d5524..a612524498 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# n8n - Workflow Automation Tool
-
+
n8n is a free node based "Open Source" (with Commons Clause)
Workflow Automation Tool. It can be self-hosted, easily extended, and
so also used with internal tools.
-
+
Is still in beta so can not guarantee that everything works perfectly. Also
is there currently not much documentation. That will hopefully change soon.
diff --git a/docker/images/n8n/README.md b/docker/images/n8n/README.md
index 68030cc5e2..a5beeb85c6 100644
--- a/docker/images/n8n/README.md
+++ b/docker/images/n8n/README.md
@@ -1,12 +1,12 @@
## n8n - Workflow Automation
-
+
n8n is a free node based "Open Source" (with Commons Clause)
Workflow Automation Tool. It can be self-hosted, easily extended, and
so also used with internal tools.
-
+
Is still in beta so can not guarantee that everything works perfectly. Also
is there currently not much documentation. That will hopefully change soon.
diff --git a/docs/README.md b/docs/README.md
index a8fba4a38f..c1bb85aedd 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,5 +1,5 @@
# n8n - Workflow Automation Tool
-
+
Documentation coming soon...
diff --git a/docs/images/n8n-logo.png b/docs/images/n8n-logo.png
new file mode 100644
index 0000000000..a77f36aeee
Binary files /dev/null and b/docs/images/n8n-logo.png differ
diff --git a/packages/cli/README.md b/packages/cli/README.md
index c2c9cf95a1..915dd54140 100644
--- a/packages/cli/README.md
+++ b/packages/cli/README.md
@@ -1,12 +1,12 @@
# n8n - Workflow Automation Tool
-
+
n8n is a free node based "Open Source" (with Commons Clause)
Workflow Automation Tool. It can be self-hosted, easily extended, and
so also used with internal tools.
-
+
Is still in beta so can not guarantee that everything works perfectly. Also
is there currently not much documentation. That will hopefully change soon.
diff --git a/packages/core/README.md b/packages/core/README.md
index 250ae0e0d4..fe8201329c 100644
--- a/packages/core/README.md
+++ b/packages/core/README.md
@@ -1,6 +1,6 @@
# n8n-core
-
+
Core components for n8n
diff --git a/packages/node-dev/README.md b/packages/node-dev/README.md
index 13e6b173ad..0d88644c16 100644
--- a/packages/node-dev/README.md
+++ b/packages/node-dev/README.md
@@ -1,6 +1,6 @@
# n8n-node-dev
-
+
Currently very simple and not very sophisticated CLI which makes it easier
to create credentials and nodes in TypeScript for n8n.
diff --git a/packages/nodes-base/README.md b/packages/nodes-base/README.md
index c7bdf8d8c2..c7640d2571 100644
--- a/packages/nodes-base/README.md
+++ b/packages/nodes-base/README.md
@@ -1,6 +1,6 @@
# n8n-nodes-base
-
+
The nodes which are included by default in n8n