n8n/packages/workflow/README.md

16 lines
403 B
Markdown
Raw Normal View History

2019-06-23 03:35:23 -07:00
# n8n-workflow
2020-07-13 05:22:34 -07:00
![n8n.io - Workflow Automation](https://raw.githubusercontent.com/n8n-io/n8n/master/assets/n8n-logo.png)
2019-06-23 03:35:23 -07:00
Workflow base code for n8n
```
npm install n8n-workflow
```
## License
2019-06-24 04:21:07 -07:00
[Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/workflow/LICENSE.md)
Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license)