README.md in mongoid_find_by-0.1.1 vs README.md in mongoid_find_by-0.1.2

- old
+ new

@@ -1,6 +1,6 @@ -# MongoidFindBy [![Build Status](https://secure.travis-ci.org/Langwhich/mongoid_find_by.png)](https://secure.travis-ci.org/Langwhich/mongoid_find_by) +# MongoidFindBy [![Build Status](https://secure.travis-ci.org/tbpro/mongoid_find_by.png)](https://travis-ci.org/tbpro/mongoid_find_by) [![Code Climate](https://codeclimate.com/github/tbpro/mongoid_find_by.png)](https://codeclimate.com/github/tbpro/mongoid_find_by) MongoidFindBy adds simple functions to mongoid documents to find documents by dynamic fields. ## Install @@ -34,6 +34,6 @@ Person.find_by_name!('Thomas) ``` ## Credits -Copyright (c) 2012 Langwhich GmbH <http://www.langwhich.com> +Copyright (c) 2012-2013 Thomas Boerger Programmierung <http://www.tbpro.de>