From d465a0046615eabd05ba9a12ec963b54d54df85e Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Tue, 22 Sep 2015 13:38:15 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dcbfa69..a864042 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # wp-installer + +[![Join the chat at https://gitter.im/dummy-team/wp-installer](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dummy-team/wp-installer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Wordpress installer is a composer package that will guide you during a Wordpress installation. Wordpress core and plugins dependencies will be managed via composer. ## How to start a project?