From bbd0ff2543f438959d206ed8610ec50652de65f9 Mon Sep 17 00:00:00 2001 From: Josue Date: Wed, 27 Sep 2023 12:12:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3391fa2..cef151a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ npm install whatsapp-cloud-api-express You can use this library only to send Whatsapp messages or only to receive Whatsapp messages or you can do both. -Beforehand you should get some values from the Facebook developers website, you can use [this amazing tutorial](https://github.com/tawn33y/whatsapp-cloud-api/blob/v0.2.6/TUTORIAL.md) by @tawn33y. +Beforehand you should get some values from the Facebook developers website, you can use [the part (1) of this amazing tutorial](https://github.com/tawn33y/whatsapp-cloud-api/blob/v0.2.6/TUTORIAL.md) by @tawn33y. ### Receiving messages