Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcardeenas authored Apr 10, 2020
1 parent ca5f4bf commit 5c798d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
#### Changelog:

> ☑️ Self check for updates
>
> ☑️ More parameters to `create()`
>
> ☑️ Added d.ts types comments for friendlier development
>
> ☑️ Fixed video send, fixed optional `create()` parameters
Expand Down Expand Up @@ -76,7 +80,7 @@ sulla.create('support').then((supportClient) => {...});

<br>

## Optional init options
## Optional create parameters

Sulla `create()` method third parameter can have the following optional
parameters:
Expand Down

0 comments on commit 5c798d7

Please sign in to comment.