📚 Add link to node-list also to other README files

This commit is contained in:
Jan Oberhauser 2019-10-05 19:19:01 +02:00
parent 22342fa511
commit 39e2613841
3 changed files with 13 additions and 1 deletions

View file

@ -18,7 +18,7 @@ received or lost a star.
## Available integrations
n8n has 50+ different nodes to automate workflows. The list can be found in: [https://n8n.io/nodes](https://n8n.io/nodes)
n8n has 50+ different nodes to automate workflows. The list can be found on: [https://n8n.io/nodes](https://n8n.io/nodes)
## Documentation

View file

@ -12,6 +12,7 @@ so also used with internal tools.
## Contents
- [Demo](#demo)
- [Available integrations](#available-integrations)
- [Documentation](#documentation)
- [Start n8n in Docker](#start-n8n-in-docker)
- [Start with tunnel](#start-with-tunnel)
@ -31,6 +32,11 @@ 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.
## Available integrations
n8n has 50+ different nodes to automate workflows. The list can be found on: [https://n8n.io/nodes](https://n8n.io/nodes)
## Documentation
The official n8n documentation can be found under: [https://docs.n8n.io](https://docs.n8n.io)

View file

@ -13,6 +13,7 @@ so also used with internal tools.
<!-- TOC -->
- [Demo](#demo)
- [Available integrations](#available-integrations)
- [Documentation](#documentation)
- [Give n8n a spin](#give-n8n-a-spin)
- [Installation](#installation)
@ -33,6 +34,11 @@ 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.
## Available integrations
n8n has 50+ different nodes to automate workflows. The list can be found on: [https://n8n.io/nodes](https://n8n.io/nodes)
## Documentation
The official n8n documentation can be found under: [https://docs.n8n.io](https://docs.n8n.io)