README.md in fakeetc-0.2.0 vs README.md in fakeetc-0.3.0
- old
+ new
@@ -2,9 +2,10 @@
=======
[![Gem Version](http://img.shields.io/gem/v/fakeetc.svg?style=flat-square)][gem]
[![Build Status](http://img.shields.io/travis/sometimesfood/fakeetc.svg?style=flat-square)][travis]
[![Code Climate](http://img.shields.io/codeclimate/github/sometimesfood/fakeetc.svg?style=flat-square)][codeclimate]
+[![Test Coverage](https://img.shields.io/codeclimate/coverage/github/sometimesfood/fakeetc.svg?style=flat-square)][codeclimate]
A fake Ruby `Etc` module for your tests.
Intended as a drop-in replacement for [Etc][etc] in unit tests.