Re-add gitter.im to the README.md

This commit is contained in:
Martin Fitzpatrick 2015-08-11 18:14:08 +02:00
parent da4ec3e4d7
commit 502c365f1f
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
Wooey is a simple web interface to run command line Python scripts. Think of it as an easy way to get your scripts up on the web for routine data analysis, file processing, or anything else.
[![Build Status](https://travis-ci.org/wooey/Wooey.svg?branch=master)](https://travis-ci.org/wooey/Wooey) [![Coverage Status](https://coveralls.io/repos/wooey/Wooey/badge.svg?branch=master)](https://coveralls.io/r/wooey/Wooey?branch=master)
[![Build Status](https://travis-ci.org/wooey/Wooey.svg?branch=master)](https://travis-ci.org/wooey/Wooey)
[![Coverage Status](https://coveralls.io/repos/wooey/Wooey/badge.svg?branch=master)](https://coveralls.io/r/wooey/Wooey?branch=master)
[![Join the chat at https://gitter.im/wooey/Wooey](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/wooey/Wooey?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1. [Installation](#install)
1. [A Wooey Only Project](#djonly)