Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelpoley authored Aug 30, 2018
1 parent e2539d0 commit 02c27e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Small Android library for social events, provide quick functions like Rate App,
### Send Email
SocialUtils.sendEmail(this,"[email protected]","Feedback");

### Send SMS
SocialUtils.sendSMS(this,"NUMBER","BODY");



## How to use this library?
Expand Down

0 comments on commit 02c27e3

Please sign in to comment.