README.md in wolverine-0.3.1 vs README.md in wolverine-0.3.2

- old
+ new

@@ -1,5 +1,5 @@ -# Wolverine [![Build Status](https://secure.travis-ci.org/burke/wolverine.png)](http://travis-ci.org/burke/wolverine) [![Dependency Status](https://gemnasium.com/Shopify/wolverine.png)](https://gemnasium.com/Shopify/wolverine) +# Wolverine [![Dependency Status](https://gemnasium.com/Shopify/wolverine.png)](https://gemnasium.com/Shopify/wolverine) Wolverine is a simple library to allow you to manage and run redis server-side lua scripts from a rails app, or other ruby code. Redis versions 2.6 and up allow lua scripts to be run on the server that execute atomically and very quickly.