README.md in wcc-contentful-app-0.4.0.pre.rc vs README.md in wcc-contentful-app-1.0.0.pre.rc1

- old
+ new

@@ -1,10 +1,21 @@ \ No newline at end of file +[![Gem Version](https://badge.fury.io/rb/wcc-contentful-app.svg)](https://rubygems.org/gems/wcc-contentful-app) +[![Build Status](https://travis-ci.org/watermarkchurch/wcc-contentful.svg?branch=master)](https://travis-ci.org/watermarkchurch/wcc-contentful) +[![Coverage Status](https://coveralls.io/repos/github/watermarkchurch/wcc-contentful/badge.svg?branch=master)](https://coveralls.io/github/watermarkchurch/wcc-contentful?branch=master) + +# WCC::Contentful::App + +This gem specifies default models, controllers, views, and javascripts that +get installed into all Watermarkchurch apps that use contentful. It is a highly +opinionated starting point for a very flexible site design using Contentful. + +You probably should not use this.