@growsalesai/n8n-nodes-datacrazy 1.8.1 → 1.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,6 +15,7 @@ Nó da comunidade N8N para integração completa com a plataforma **Datacrazy CR
|
|
|
15
15
|
- [Desenvolvimento](#desenvolvimento)
|
|
16
16
|
- [Reportar Issues](#reportar-issues)
|
|
17
17
|
- [Contribuição](#contribuição)
|
|
18
|
+
- [Desenvolvedor](#desenvolvedor)
|
|
18
19
|
- [Licença](#licença)
|
|
19
20
|
|
|
20
21
|
## 🚀 Instalação
|
|
@@ -616,6 +617,12 @@ Contribuições são bem-vindas!
|
|
|
616
617
|
4. Envie para a branch: `git push origin feature/minha-feature`
|
|
617
618
|
5. Abra um Pull Request
|
|
618
619
|
|
|
620
|
+
## 👨💻 Desenvolvedor
|
|
621
|
+
|
|
622
|
+
Desenvolvido por **Vitor Maciel**
|
|
623
|
+
|
|
624
|
+
- Instagram: [@vitormacielsr](https://www.instagram.com/vitormacielsr/)
|
|
625
|
+
|
|
619
626
|
## 📄 Licença
|
|
620
627
|
|
|
621
628
|
Este projeto está licenciado sob a [MIT License](https://opensource.org/licenses/MIT).
|