diff --git a/README.md b/README.md index 2b5ecc1..12f4c58 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Bot to automatically like your friends' Instagram posts, and notify you on your How does it work? ================ - This script runs Instagram API every 15mins (cronjob) and checks for any new Instagram post for a paticular `user_id`. If a new a post is found it likes the post and sends a notification to your configured Slack channel using Slack Webhooks. + This script runs Instagram API every 15mins (cronjob) and checks for any new Instagram post for a paticular `user_id`. If a new post is found it likes the post and sends a notification to your configured Slack channel using Slack Webhooks. Installation ===============