From 27e52254b12f07fb47d6b8d75a4b0c399c327b8e Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Mon, 26 Aug 2019 22:09:31 +0200 Subject: [PATCH] :books: Improve README text --- docker/images/n8n/README.md | 6 +++--- packages/cli/README.md | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/docker/images/n8n/README.md b/docker/images/n8n/README.md index c37f624356..f11a946dac 100644 --- a/docker/images/n8n/README.md +++ b/docker/images/n8n/README.md @@ -26,9 +26,9 @@ is there currently not much documentation. That will hopefully change soon. ## Demo -[:tv: A short demo (< 3 min)](https://www.youtube.com/watch?v=ePdcf0yaz1c) which shows how to create a simple workflow which -automatically sends a new Slack notification every time a Github repository -received or lost a star. +[:tv: A short demo (< 3 min)](https://www.youtube.com/watch?v=ePdcf0yaz1c) +which shows how to create a simple workflow which automatically sends a new +Slack notification every time a Github repository received or lost a star. diff --git a/packages/cli/README.md b/packages/cli/README.md index c20d8a63fd..5ce1fcef96 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -30,14 +30,13 @@ is there currently not much documentation. That will hopefully change soon. ## Demo -[:tv: A short demo (< 3 min)](https://www.youtube.com/watch?v=ePdcf0yaz1c) which shows how to create a simple workflow which -automatically sends a new Slack notification every time a Github repository -received or lost a star. - +[:tv: A short demo (< 3 min)](https://www.youtube.com/watch?v=ePdcf0yaz1c) +which shows how to create a simple workflow which automatically sends a new +Slack notification every time a Github repository received or lost a star. ## Give n8n a spin -To simply spin up n8n to have a look and give it spin you can simply run: +To spin up n8n to have a look you can run: ```bash npx n8n