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 6, 2020
1 parent bdaa490 commit 3de6cbe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,8 @@ client.onStateChange((state) => {
```
#### Send message to new contacts (non-added)
Also see [Whatsapp links](https://faq.whatsapp.com/en/26000030/)
Be careful since this can pretty much could cause a ban from Whatsapp, always keep your contacts updated!
```javascript
await client.sendMessageToId('[email protected]', 'Hello from sulla! 👋');
Expand Down Expand Up @@ -381,6 +381,9 @@ To build the entire project just run
> npm run build
```
## Sulla state
As of version `2.3.1` it seems that sulla has reached a very rich and stable functionality and architecture.
## Maintainers
Maintainers are needed, I cannot keep with all the updates by myself. If you are
Expand Down

0 comments on commit 3de6cbe

Please sign in to comment.