From 291af994baa259e62a35a4b7d5ff51252cb6d74e Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Thu, 9 May 2019 00:14:43 +0200 Subject: [PATCH] Let's see how those badges look when on the same line. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b64acd7..38908a7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # PGLoader [![Build Status](https://travis-ci.org/dimitri/pgloader.svg?branch=master)](https://travis-ci.org/dimitri/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) - [![Docker Build Status](https://img.shields.io/docker/cloud/build/dimitri/pgloader.svg)](https://cloud.docker.com/repository/docker/dimitri/pgloader) pgloader is a data loading tool for PostgreSQL, using the `COPY` command.