diff --git a/README.md b/README.md index 5c5e574..2ee64aa 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ I was searching other tools to do this job but I didn't found it, so after analy - date (Date) - retweets (int) - favorites (int) + - geo (String) - **TweetManager:** A manager class to help getting tweets in **Tweet**'s model. - getTweets (**TwitterCriteria**): Return the list of tweets retrieved by using an instance of **TwitterCriteria**.