diff --git a/README.md b/README.md index 4da5f0d..afdf1c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ + + A codeigniter project which fetch tweets from the twitter api on the basis of keywords that user enters and sorts them on the basis of retweet count in descending order and display them in a table.