diff --git a/README.md b/README.md index 3e10a81..a26d914 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Send a daily tweet with your Pi-Hole statistics! # How to use -1. Create an application [here](https://apps.twitter.com/). You will need the tokens for this to work +1. Create an application via Twitter [here](https://apps.twitter.com/). You will need the tokens for this to work. 2. ```curl -sSL https://raw.githubusercontent.com/mwoolweaver/Pi-Hole-stats-tweeter/master/install.sh | bash```