From 053ca3c3a689a95b0a0d6ad06b08910916ba782d Mon Sep 17 00:00:00 2001 From: Tomasz Mazur Date: Thu, 19 Nov 2015 13:25:28 +0100 Subject: [PATCH] add Postico to GIU section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af1acd2..bfc1f09 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant ### GUI -* [pgAdmin](http://pgadmin.org/) - Postgres Adminisitration and Management GUI +* [pgAdmin](http://pgadmin.org/) - Postgres Administration and Management GUI * [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - The Premier Web Based Administration Tool for Postgres * [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser written in Go +* [Postico](https://eggerapps.at/postico/) - A Modern PostgreSQL Client for OS X ### Distributions * [Postgres.app](http://postgresapp.com/) - The Easiest Way to Get Started with PostgreSQL on the Mac