From c20392a24ce624d2f6888a9e0e3b1ddeb1b23738 Mon Sep 17 00:00:00 2001 From: Mohamed jinas Date: Sat, 8 Aug 2020 05:37:11 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bd862a..f5bc598 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ Url for this can be constructed like so: /topic/[topic:slug] Topic **Popular Stories** -List of popular articles from the new sites. Paginated with ajax loads stories style. +List of popular articles from the news sites. Paginated with ajax. **Available News sources** -List of all the news sources available by baraveli news. When clicked to a new logo it should route the user to /source/[source:slug]. Which should aggregate the articles according to the source and paginations are done in ajax. +List of all the news sources available by baraveli news. When clicked to a news logo it should route the user to /source/[source:slug]. Which should aggregate the articles according to the source and paginations are done in ajax.