From 52c1394ce26ef7f2b1a32a42ca517333c7183255 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Fri, 7 Jun 2024 13:12:46 -0300 Subject: [PATCH] readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 13e68151..bdf6a75f 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,12 @@
-## WhatsApp-Api-NodeJs +## Evolution API - Whatsapp API Node JS This project is based on the [CodeChat](https://github.com/code-chat-br/whatsapp-api). The original project is an implementation of [Baileys](https://github.com/WhiskeySockets/Baileys), serving as a Restful API service that controls WhatsApp functions.
The code allows the creation of multiservice chats, service bots, or any other system that utilizes WhatsApp. The documentation provides instructions on how to set up and use the project, as well as additional information about its features and configuration options. -## SSL - -To install the SSL certificate, follow the **[instructions](https://certbot.eff.org/instructions?ws=other&os=ubuntufocal)** below. +The Evolution API has direct integration with [Typebot](https://github.com/baptisteArno/typebot.io) and [Chatwoot](https://github.com/chatwoot/chatwoot) # Note