Skip to content

Commit

Permalink
updated messenger logout documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalebu authored Feb 20, 2022
1 parent 5f4d0b9 commit ccdac4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ You can sign out of an account that is currently saved

```python
>>> from alright import WhatsApp
>>> messenger = WhatsApp()
>>> messenger.logout()
```

Expand Down

0 comments on commit ccdac4b

Please sign in to comment.