mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
docs: Update logo and README files with new design
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 7.7 KiB |
@@ -1,6 +1,6 @@
|
|||||||
# n8n - Workflow Automation Tool
|

|
||||||
|
|
||||||

|
# n8n - Workflow Automation Tool
|
||||||
|
|
||||||
n8n is a free and open [fair-code](http://faircode.io) distributed node-based Workflow Automation Tool. You can self-host n8n, easily extend it, and even use it with internal tools.
|
n8n is a free and open [fair-code](http://faircode.io) distributed node-based Workflow Automation Tool. You can self-host n8n, easily extend it, and even use it with internal tools.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# n8n-core
|

|
||||||
|
|
||||||

|
# n8n-core
|
||||||
|
|
||||||
Core components for n8n
|
Core components for n8n
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
# n8n-design-system
|
# n8n-design-system
|
||||||
|
|
||||||
A component system for [n8n](https://n8n.io) using Storybook to preview.
|
A component system for [n8n](https://n8n.io) using Storybook to preview.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# n8n-editor-ui
|

|
||||||
|
|
||||||

|
# n8n-editor-ui
|
||||||
|
|
||||||
The UI to create and update n8n workflows
|
The UI to create and update n8n workflows
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# n8n-node-dev
|

|
||||||
|
|
||||||

|
# n8n-node-dev
|
||||||
|
|
||||||
Currently very simple and not very sophisticated CLI which makes it easier
|
Currently very simple and not very sophisticated CLI which makes it easier
|
||||||
to create credentials and nodes in TypeScript for n8n.
|
to create credentials and nodes in TypeScript for n8n.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# n8n-nodes-base
|

|
||||||
|
|
||||||

|
# n8n-nodes-base
|
||||||
|
|
||||||
The nodes which are included by default in n8n
|
The nodes which are included by default in n8n
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# n8n-workflow
|

|
||||||
|
|
||||||

|
# n8n-workflow
|
||||||
|
|
||||||
Workflow base code for n8n
|
Workflow base code for n8n
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user