Adding TravisCI build status image

This commit is contained in:
Jeff Ammons 2016-04-15 12:21:54 -07:00
parent 7d81a404ed
commit c14aa88726

View file

@ -1,5 +1,8 @@
python-rtmbot
=============
[![Build Status](https://travis-ci.org/slackhq/python-rtmbot.png)](https://travis-ci.org/slackhq/python-rtmbot)
A Slack bot written in python that connects via the RTM API.
Python-rtmbot is a callback based bot engine. The plugins architecture should be familiar to anyone with knowledge to the [Slack API](https://api.slack.com) and Python. The configuration file format is YAML.