Skip to content

Commit

Permalink
Reordered some things
Browse files Browse the repository at this point in the history
  • Loading branch information
stuyam committed Jul 13, 2016
1 parent dc341cd commit 4accaeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ StuYam\PhoneValidator\PhoneValidatorServiceProvider::class
###Step 3
Add Twilio credentials to your .env file:

(If you don't have a Twilio account you can go to [Twilio.com](https://www.twilio.com/) and make a free account)

```
TWILIO_SID=xxxxxxxx
TWILIO_TOKEN=xxxxxxxx
```
(If you don't have a Twilio account you can go to [Twilio.com](https://www.twilio.com/) and make a free account)


###Usage
Expand Down

0 comments on commit 4accaeb

Please sign in to comment.