From 8db21345e143cbe52d196b458ea72d5f33407f42 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Tue, 27 Sep 2016 12:41:29 +0100 Subject: [PATCH] Update README --- README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README b/README index d75b7bcb9..0ad9fb464 100644 --- a/README +++ b/README @@ -4,9 +4,6 @@ pgAdmin 4 pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL (http://www.postgresql.org) database. -At present, it is an experimental/proof of concept project. Use at your own -risk, and don't blame us if it breaks anything! - Architecture ------------ @@ -62,7 +59,7 @@ If Python version is 2.7.2 than specify PYTHON_VERSION=27 Support ------- -pgAdmin 4 is completely experiemental and unsupported! +See https://www.pgadmin.org/support/ for support options. Project info ------------