mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 13:27:31 -08:00
node-dev README : add TOC
This commit is contained in:
parent
ba8ca7476d
commit
400728cad9
|
@ -9,6 +9,17 @@ to create credentials and nodes in TypeScript for n8n.
|
|||
npm install n8n-node-dev -g
|
||||
```
|
||||
|
||||
## Contents
|
||||
|
||||
- [Usage](#usage)
|
||||
- [Commands](#commands)
|
||||
- [Create a node](#create-a-node)
|
||||
- [Node Type](#node-type)
|
||||
- [Node Type Description](#node-type-description)
|
||||
- [Node Properties](#node-properties)
|
||||
- [Node Property Options](#node-property-options)
|
||||
- [License](#license)
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue