From 0f360d34e843941f417203a7b0c762391fb0cb50 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Mon, 12 Jun 2023 13:45:51 -0300 Subject: [PATCH] fix: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b49bba..f238a33b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## WhatsApp-Api-NodeJs -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/adiwajshing/Baileys), serving as a Restful API service that controls WhatsApp functions.
+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. ## Infrastructure