mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
📚 Change wording
This commit is contained in:
parent
1846e4ab30
commit
7dba3eed99
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
n8n is a free node based "Open Source" (with Commons Clause)
|
n8n is a free and open node based Workflow Automation Tool. It can be
|
||||||
Workflow Automation Tool. It can be self-hosted, easily extended, and
|
self-hosted, easily extended, and so also used with internal tools.
|
||||||
so also used with internal tools.
|
|
||||||
|
|
||||||
<a href="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png"><img src="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png" width="550" alt="n8n.io - Screenshot"></a>
|
<a href="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png"><img src="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png" width="550" alt="n8n.io - Screenshot"></a>
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
n8n is a free node based "Open Source" (with Commons Clause)
|
n8n is a free and open node based Workflow Automation Tool. It can be
|
||||||
Workflow Automation Tool. It can be self-hosted, easily extended, and
|
self-hosted, easily extended, and so also used with internal tools.
|
||||||
so also used with internal tools.
|
|
||||||
|
|
||||||
<a href="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png"><img src="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png" width="550" alt="n8n.io - Screenshot"></a>
|
<a href="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png"><img src="https://raw.githubusercontent.com/n8n-io/n8n/master/docs/images/n8n-screenshot.png" width="550" alt="n8n.io - Screenshot"></a>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# n8n Documentation
|
# n8n Documentation
|
||||||
|
|
||||||
This is the documentation of n8n a free node-based "Open Source" (with Commons Clause)
|
This is the documentation of n8n a free and open node-based Workflow Automation Tool.
|
||||||
Workflow Automation Tool.
|
|
||||||
|
|
||||||
It covers everything from setup, usage to development. It is still work in progress and all contributions are welcome.
|
It covers everything from setup, usage to development. It is still work in progress and all contributions are welcome.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue