From 376f7fa789992768b759d71fd5954e6ddadc1edf Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Thu, 16 Oct 2014 15:47:20 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9bdef198..2d245db2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ PHPCI is a free and open source (BSD License) continuous integration tool specif [![Build Status](http://phpci.block8.net/build-status/image/2?branch=master)](http://phpci.block8.net/build-status/view/2?branch=master) +**Chat Room** +We have a chat room for discussing PHPCI, you can access it here: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/Block8/PHPCI?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge) + ##What it does: * Clones your project from Github, Bitbucket or a local path * Allows you to set up and tear down test databases. From 364d82fd0c0402a09bf23cc8d33cc67c3db6ab64 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Thu, 16 Oct 2014 15:47:33 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d245db2..e2c155fa 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ PHPCI is a free and open source (BSD License) continuous integration tool specif [![Build Status](http://phpci.block8.net/build-status/image/2?branch=master)](http://phpci.block8.net/build-status/view/2?branch=master) **Chat Room** + We have a chat room for discussing PHPCI, you can access it here: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/Block8/PHPCI?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge) ##What it does: