From 0203e386b6b5da7bcbb585a7c223967fdb473893 Mon Sep 17 00:00:00 2001 From: Kshiteej Patel <56015017+Asat0r98@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:16:56 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d897e..ef91d70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # NewsApp -An app that shows the top 20 news headline(updated every 5 minutes) related to Indian Affairs. Data from [NewsApi](https://www.newsapi.org/) +An app that shows the top 20 news headlines (updated every 5 minutes) related to Indian affairs. Data from [NewsApi](https://www.newsapi.org/) ## How to use * Clone the repository