Updated readme to add info about cklph
This commit is contained in:
parent
8dbfbb1b8d
commit
a85a3d40a7
15
README.md
15
README.md
|
@ -1,6 +1,21 @@
|
||||||
# n8n-nodes-plutio
|
# n8n-nodes-plutio
|
||||||
This repo contains the N8N Plutio node created by Chykalophia.
|
This repo contains the N8N Plutio node created by Chykalophia.
|
||||||
|
|
||||||
|
We created this N8N module so that we could internet our internal tools together. This module connects via the Plutio API to manage:
|
||||||
|
|
||||||
|
- Tasks
|
||||||
|
- Projects
|
||||||
|
- Comments
|
||||||
|
- Invoices
|
||||||
|
|
||||||
|
# About Chykalophia
|
||||||
|
|
||||||
|
We are a team of dedicated nerds and creatived working with women-led brands to fast-forward their business in all things brand and web. We provide brand strategy, brand design, marketing strategy, tech infrastructure, business process and change management, SaaS and website creation services.
|
||||||
|
|
||||||
|
## About Plutio
|
||||||
|
|
||||||
|
[Plutio](https://plutio.com) is a project management tool that includes tasks, projects, invoices and more.
|
||||||
|
|
||||||
## Using this Custom node & Installtion
|
## Using this Custom node & Installtion
|
||||||
|
|
||||||
Run `npm i n8n-nodes-plutio` from inside the docker container or your n8n folder for modules.
|
Run `npm i n8n-nodes-plutio` from inside the docker container or your n8n folder for modules.
|
||||||
|
|
Loading…
Reference in New Issue