README.md in ougai-0.8.0 vs README.md in ougai-0.9.0

- old
+ new

@@ -1,9 +1,11 @@ Ougai ===== [![Gem Version](https://badge.fury.io/rb/ougai.svg)](https://badge.fury.io/rb/ougai) [![Build Status](https://travis-ci.org/tilfin/ougai.svg?branch=master)](https://travis-ci.org/tilfin/ougai) +[![Code Climate](https://codeclimate.com/github/tilfin/ougai/badges/gpa.svg)](https://codeclimate.com/github/tilfin/ougai) +[![Test Coverage](https://codeclimate.com/github/tilfin/ougai/badges/coverage.svg)](https://codeclimate.com/github/tilfin/ougai/coverage) A JSON logging system is capable of handling a message, data or an exception easily. It is compatible with [Bunyan](https://github.com/trentm/node-bunyan) for Node.js. It can also output human readable format for the console.