README.md in suo-0.1.0 vs README.md in suo-0.1.1

- old
+ new

@@ -1,5 +1,5 @@ -# Suo +# Suo [![Build Status](https://travis-ci.org/nickelser/suo.png?branch=master)](https://travis-ci.org/nickelser/suo) :lock: Distributed semaphores using Memcached or Redis in Ruby. Suo provides a very performant distributed lock solution using Compare-And-Set (`CAS`) commands in Memcached, and `WATCH/MULTI` in Redis.