From 43ccb5d1e6fbc9c6f6ca1040e604263e91cfc3c4 Mon Sep 17 00:00:00 2001 From: tanyagupta942 Date: Fri, 26 Oct 2018 21:26:54 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.