summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index d4a5ec5..eeb5e92 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,12 @@
A Python statsd client
======================
-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::