summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 15:24:16 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 15:24:16 +0200
commit76f02564add81c995c1e87da46f423982d7eca88 (patch)
tree22fdcab3c5fc7a54e7a3e093591528703e8d41fc /README.md
parent80363c48fa336f0e9985d13452ff7c35073fe239 (diff)
update tests to run on pgsql by default
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 95a1eb668..48595a59c 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,9 @@ The minimum PHP version will be the [lowest supported version that still receive
* Newest Chrome/Chromium (Desktop, Android)
## Supported Databases
-* PostgreSQL
-* SQLite
+* PostgreSQL (recommended)
* MySql
+* SQLite (discouraged)
## Bugs
Please read the [appropriate section in the contributing notices](https://github.com/owncloud/news/blob/master/CONTRIBUTING.md#issues)