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

- old
+ new

@@ -1,6 +1,8 @@ # Multiplicity +![build status](https://travis-ci.org/alassek/multiplicity.svg?branch=master) + Multiplicity is a gem for building a multitenant application in a Rack application, with a much less opinionated approach than e.g. [Apartment](https://github.com/influitive/apartment) might entail. The goal of this gem is to provide the simplest tools required to isolate your data, and then get out of your way.