README.md in qor_cache-0.0.1 vs README.md in qor_cache-0.0.2
- old
+ new
@@ -1,7 +1,12 @@
Qor Cache
=========
+[![Build Status](https://secure.travis-ci.org/qor/qor_cache.png?branch=master)][travis]
+[![Code Climate](https://codeclimate.com/badge.png)][codeclimate]
+[travis]: http://travis-ci.org/qor/qor_cache
+[codeclimate]: https://codeclimate.com/github/qor/qor_cache
+
## Usage
# config/qor/cache.rb
cache_key "product" do
[Product, Collection]