mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
📚 Improve README text
This commit is contained in:
parent
d0b2bc1237
commit
27e52254b1
|
@ -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.
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue