diff --git a/README.md b/README.md index 8deaeab..20bc88f 100644 --- a/README.md +++ b/README.md @@ -1,5 +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) pgloader is a data loading tool for PostgreSQL, using the `COPY` command.