Skip to content

Commit

Permalink
docs(*): Docs update README news details
Browse files Browse the repository at this point in the history
  • Loading branch information
iagocalazans committed Jul 20, 2022
1 parent 4bd6e4a commit 087c2b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -82,7 +82,7 @@ npm install twilio-functions-utils

## Usage

**IMPORTANT TO USE CONVENTIONAL FUNCTIONS**
**IMPORTANT TO USE REGULAR FUNCTIONS**

```js
function yourFunctionName() {
Expand Down Expand Up @@ -175,7 +175,7 @@ Your files structures must be as:
| - package.json
| - src
| -- functions
| -- assets|
| -- assets
or:
Expand Down

0 comments on commit 087c2b9

Please sign in to comment.