add a bit more detail to readme

This commit is contained in:
Deborah Barnard 2022-06-13 16:50:13 +01:00
commit c20c6995ea

View file

@ -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: