summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-08-26 10:57:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-08-26 10:57:21 +0200
commit82cad29394e8db1b3d2615adefd42dd0f9bf2958 (patch)
tree2553b0c499ad4dfc7ef1b68ac2e02e0484e9afc0 /README.md
parenteecff0a4d6ba4c6bd81098738e314c70640924f4 (diff)
readme fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 55e839d05..d4d9bf861 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
[![Build with PHPStorm](http://www.jetbrains.com/img/banners/ps7.png)](http://www.jetbrains.com/phpstorm/)
-The News app is a an RSS/Atom feed aggregator. It offers a [RESTful API](https://github.com/owncloud/news/wiki/API-1.2) for app developers. The source code is [available on GitHub](https://github.com/owncloud/news)
+The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://github.com/owncloud/news/wiki/API-1.2) for app developers. The source code is [available on GitHub](https://github.com/owncloud/news)
For further developer and user documentation please visit [the wiki](https://github.com/owncloud/news/wiki)
@@ -22,8 +22,8 @@ For further developer and user documentation please visit [the wiki](https://git
* ownCloud >= 7
## Supported Databases
-* Postgresql
-* Sqlite
+* PostgreSQL
+* SQLite
* MySql
@@ -153,7 +153,7 @@ proxyPassword =
### Not working (not yet)
* **proxHost**: The adress of the proxy. Leave blank if no proxy should be used
* **proxyPort**: The proxy port, defaults to 8080
-* **proxyUser**: The proxy user name for the login. Must not container colons. Leave blank if there is none.
+* **proxyUser**: The proxy user name for the login. Must not container colons. Leave blank if there is none.
* **proxyPassword**: The proxy user password for the login