Update README.md

This commit is contained in:
Deborah 2022-06-13 16:58:34 +01:00 committed by GitHub
commit 543a14e89f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# n8n-nodes-starter # n8n-nodes-starter
This repo contains example nodes to help you get starting building your own custom integrations for n8n. This repo contains example nodes to help you get started 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). 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).