Update README.md

This commit is contained in:
2020-08-08 05:37:11 +05:00
committed by GitHub
parent b54ae432cd
commit c20392a24c

View File

@@ -36,11 +36,11 @@ Url for this can be constructed like so: <code> /topic/[topic:slug] </code>Topic
<u>**Popular Stories**</u> <u>**Popular Stories**</u>
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.
<u>**Available News sources**</u> <u>**Available News sources**</u>
List of all the news sources available by baraveli news. When clicked to a new logo it should route the user to <code>/source/[source:slug]</code>. 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 <code>/source/[source:slug]</code>. Which should aggregate the articles according to the source and paginations are done in ajax.