From 087c2b9f8b8d6be8a7d70c198fbef6118004313d Mon Sep 17 00:00:00 2001 From: Iago Calazans Date: Wed, 20 Jul 2022 10:51:42 -0300 Subject: [PATCH] docs(*): Docs update README news details --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 045c657..98c77b1 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ npm install twilio-functions-utils ## Usage -**IMPORTANT TO USE CONVENTIONAL FUNCTIONS** ➜ +**IMPORTANT TO USE REGULAR FUNCTIONS** ➜ ```js function yourFunctionName() { @@ -175,7 +175,7 @@ Your files structures must be as: | - package.json | - src | -- functions -| -- assets| +| -- assets or: