From e4ea5a85db693948a463e869173ccb4c6341ddc7 Mon Sep 17 00:00:00 2001 From: ElectronicsArchiver <85485984+ElectronicsArchiver@users.noreply.github.com> Date: Sat, 25 Jun 2022 14:21:06 -0400 Subject: [PATCH] Formatted README --- README.md | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1783535..4fbef3a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,40 @@ + # RSSingle -Generates an RSS file from the list of other feeds (RSS/Atom/JSON). Very handy when you want to centralise the list of your feeds in one place and all your devices feed from the same place. +*Generate an **RSS** file from a list of other feeds.* -

- RRSingle -

+
+ +
+*Very handy to centralize the list of*
+*your feeds in one place and feed all*
+*your devices feed from said place.* +
+
+ +## Supported Feeds + +  **JSON**      +  **Atom**      +  **RSS**   + +
+
## Thanks -@shymega for his original project [singlerss](https://github.com/shymega/singlerss). +**[@shymega]** for his original project **[SingleRSS]**. + + + + +[SingleRSS]: https://github.com/shymega/singlerss +[@shymega]: https://github.com/shymega \ No newline at end of file