mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 14:12:24 -05:00
add a bit more detail to readme
This commit is contained in:
parent
b9fa372d94
commit
c20c6995ea
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
This repo contains example nodes to help you get starting building your own custom integrations for n8n.
|
||||
|
||||
All nodes are npm packages. To make your custom node available to the community, you must create it as an npm package, and [submit it to the npm registry](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry).
|
||||
|
||||
## Using this starter
|
||||
|
||||
1. Clone the repo:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue