diff --git a/README.md b/README.md index e078a17..b1a9a08 100644 --- a/README.md +++ b/README.md @@ -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.