mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor: Update additional README.md files
This commit is contained in:
@@ -265,4 +265,4 @@ Before you upgrade to the latest version make sure to check here if there are an
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -151,4 +151,4 @@ You can also find breaking changes here: [Breaking Changes](./BREAKING-CHANGES.m
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -12,4 +12,4 @@ npm install n8n-core
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -48,4 +48,4 @@ npm run watch:theme
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -51,4 +51,4 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -227,9 +227,8 @@ All properties are optional. However, most only work when the node-property is o
|
||||
- **password** [type: string]: If a password field should be displayed (normally only used by credentials because all node data is not encrypted and get saved in clear-text)
|
||||
- **rows** [type: string]: Number of rows the input field should have. By default it is "1"
|
||||
|
||||
|
||||
## License
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -13,4 +13,4 @@ npm install n8n-nodes-base -g
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
@@ -12,4 +12,4 @@ npm install n8n-workflow
|
||||
|
||||
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
||||
|
||||
Additional information on the license can be found in the [FAQ](https://docs.n8n.io/reference/faq.html#license)
|
||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
||||
|
||||
Reference in New Issue
Block a user