Étienne Michon 7 years ago
parent
commit
e7e2101889
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      scalingo.json

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ By default, the script creates `whitelist.txt` and adds the main bridges (see ab
  * to enable extra bridges (one bridge per line)
  * to disable main bridges (remove the line)
 
-New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want !
+New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want!
 
 [![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/sebsauvage/rss-bridge)
  

+ 1 - 1
scalingo.json

@@ -2,5 +2,5 @@
 	"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",
+	"website": "https://github.com/sebsauvage/rss-bridge"
 }