diff --git a/README.md b/README.md index 0a0d289..914e47d 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,11 @@ Load your API keys into a `TwitterAPI` object: twitterAPI usersGroupMentioning: 'feenkcom' ``` +![Running the MiniDoc example](https://i.imgur.com/SjMzR4X.png) + +If you click in a particular user, you can get details on him/her and an overview of his/her tweets, +and clicking on a particular tweet you can see details on it: + +![Exploring further details](https://i.imgur.com/89EInrp.png) + +That is for now. Next some support for topic modelling and clustering will be added. \ No newline at end of file