diff --git a/README.md b/README.md index 25503215..c10b922b 100644 --- a/README.md +++ b/README.md @@ -197,10 +197,11 @@ example, here's how to send a user a direct message only if they already follow #### Search Tweets you've retweeted that match a specified query t search retweets "query" -#### Search Tweets in your timeline that match a specified query +#### Search Tweets in your home timeline that match a specified query t search timeline "query" +**Note**: In Twitter API parlance, your “home timeline” is your “Newsfeed” whereas your “user timeline” are the tweets tweeted (and retweeted) by you. -#### Search Tweets in another user's timeline that match a specified query +#### Search Tweets in a specified user’s timeline t search timeline @sferik "query" ## Features