diff --git a/README.md b/README.md index 83b9625823..0b052d5524 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,23 @@ ![n8n.io - Workflow Automation](https://n8n.io/n8n-logo.png) -n8n is a tool which allows to easily and fast automate different tasks. +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. n8n.io - Screenshot Is still in beta so can not guarantee that everything works perfectly. Also is there currently not much documentation. That will hopefully change soon. +## Demo + +A short demo (< 3 min) 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: + +[https://www.youtube.com/watch?v=ePdcf0yaz1c](https://www.youtube.com/watch?v=ePdcf0yaz1c) + ## Usage diff --git a/packages/cli/README.md b/packages/cli/README.md index 7025e1edb6..9f23b11dac 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -2,7 +2,9 @@ ![n8n.io - Workflow Automation](https://n8n.io/n8n-logo.png) -n8n is a tool which allows to easily and fast automate different tasks. +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. n8n.io - Screenshot @@ -10,6 +12,15 @@ Is still in beta so can not guarantee that everything works perfectly. Also is there currently not much documentation. That will hopefully change soon. +## Demo + +A short demo (< 3 min) 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: + +[https://www.youtube.com/watch?v=ePdcf0yaz1c](https://www.youtube.com/watch?v=ePdcf0yaz1c) + + ## Give n8n a spin To simply spin up n8n to have a look and give it spin you can simply run: