diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-08-07 23:56:28 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-08-07 23:56:28 +0200 |
commit | 1ca88587565fbb6f5790f09a29f554b6b566886b (patch) | |
tree | daaf2aae98b7b70f14618cf6e9e9a41fe43ff95f | |
parent | Updated app.json (diff) | |
download | newspipe-1ca88587565fbb6f5790f09a29f554b6b566886b.tar.gz newspipe-1ca88587565fbb6f5790f09a29f554b6b566886b.tar.bz2 newspipe-1ca88587565fbb6f5790f09a29f554b6b566886b.zip |
Updated app.json
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { "name": "pyAggr3g470r", - "description": "A news aggregator with a web interface based on Flask. It can be deployed on Heroku or on a traditional server.", + "description": "A news aggregator that can be deployed on Heroku.", "keywords": ["aggregator", "news", "RSS"], "repository": "https://github.com/cedricbonhomme/pyAggr3g470r", "logo": "https://raw.githubusercontent.com/cedricbonhomme/pyAggr3g470r/master/pyaggr3g470r/static/img/logo.png", |