diff --git a/scalingo.json b/scalingo.json new file mode 100644 index 0000000..f4c4ffd --- /dev/null +++ b/scalingo.json @@ -0,0 +1,6 @@ +{ + "name": "RSS Bridge", + "description": "rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one.", + "repository": "https://github.com/sebsauvage/rss-bridge", + "website": "https://github.com/sebsauvage/rss-bridge", +}