From 75a320b6ff0ef2ef479aa9be51343f29be6851be Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 2 Nov 2015 20:00:48 +0100 Subject: [PATCH] add rss-bridge, fixes #305 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6b730b7..12497bfe 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ _Web Analytics_ * [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. Built in Ruby - `MIT` `Ruby` * [Http2pic](https://http2pic.haschek.at/) - website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` + * [RSS-Bridge](https://github.com/sebsauvage/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Public domain` `PHP` ## Blogging Platforms