summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6d4eac8..57d6d5a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,8 +6,12 @@
Welcome to Python StatsD's documentation!
=========================================
-statsd_ is a friendly front-end to Graphite_. This is a Python client for the
-statsd daemon.
+.. image:: https://travis-ci.org/jsocol/pystatsd.png?branch=master
+ :target: https://travis-ci.org/jsocol/pystatsd
+ :alt: Travis-CI build status
+
+statsd_ is a friendly front-end to Graphite_. This is a Python client
+for the statsd daemon.
Quickly, to use::