README.md in metastore-0.3.0 vs README.md in metastore-0.4.0
- old
+ new
@@ -1,8 +1,8 @@
# Metastore
[![Gem Version](https://badge.fury.io/rb/metastore.svg)](http://badge.fury.io/rb/metastore)
-[![Build Status](https://travis-ci.org/ashmckenzie/metastore.svg?branch=wip)](https://travis-ci.org/ashmckenzie/metastore)
+[![Build Status](https://travis-ci.org/ashmckenzie/metastore.svg?branch=master)](https://travis-ci.org/ashmckenzie/metastore)
[![Code Climate](https://codeclimate.com/github/ashmckenzie/metastore/badges/gpa.svg)](https://codeclimate.com/github/ashmckenzie/metastore)
[![Test Coverage](https://codeclimate.com/github/ashmckenzie/metastore/badges/coverage.svg)](https://codeclimate.com/github/ashmckenzie/metastore)
[![Dependency Status](https://gemnasium.com/ashmckenzie/metastore.svg)](https://gemnasium.com/ashmckenzie/metastore)
Store and retrieve meta information with ease. Currently YAML and JSON are the supported storage backends.