README.md in frise-0.1.0 vs README.md in frise-0.2.0

- old
+ new

@@ -1,7 +1,8 @@ # Frise [![Build Status](https://travis-ci.org/ShiftForward/frise.svg?branch=master)](https://travis-ci.org/ShiftForward/frise) [![Coverage Status](https://coveralls.io/repos/github/ShiftForward/frise/badge.svg?branch=master)](https://coveralls.io/github/ShiftForward/frise?branch=master) +[![Gem Version](https://badge.fury.io/rb/frise.svg)](https://badge.fury.io/rb/frise) Frise is a library for loading configuration files as native Ruby structures. Besides reading and parsing the files themselves, it also: - Completes it with default values specified in another file or set of files;