diff --git a/README.md b/README.md index e403a72..5d69c10 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![GoDoc](https://godoc.org/github.com/nuagenetworks/go-bambou/bambou?status.svg)](https://godoc.org/github.com/nuagenetworks/go-bambou/bambou) [![Build Status](https://travis-ci.org/nuagenetworks/go-bambou.svg?branch=master)](https://travis-ci.org/nuagenetworks/go-bambou) [![Coverage Status](https://coveralls.io/repos/github/nuagenetworks/go-bambou/badge.svg?branch=master)](https://coveralls.io/github/nuagenetworks/go-bambou?branch=master) +[![Join the chat at https://gitter.im/nuagenetworks/go-bambou](https://badges.gitter.im/nuagenetworks/go-bambou.svg)](https://gitter.im/nuagenetworks/go-bambou?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Go-Bambou provides a set of objects that allow the manipulation of ReST entities very easily. It deals with all the needed CRUD operations transparently. It is meant to be used in combination with [Monolithe](https://github.com/nuagenetworks/monolithe) and a set of api specifications, like the [VSD API Specifications](https://github.com/nuagenetworks/vsd-api-specifications).