From 56a60db14697f584e0d87c8ba3168be4249d73d6 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sat, 31 Oct 2015 16:40:52 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f9634c..8deaeab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PGLoader +[![Join the chat at https://gitter.im/dimitri/pgloader](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dimitri/pgloader?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + pgloader is a data loading tool for PostgreSQL, using the `COPY` command. Its main advantage over just using `COPY` or `\copy`, and over using a