README.md in spree-faq-2.3.0 vs README.md in spree-faq-2.4.0
- old
+ new
@@ -1,26 +1,26 @@
-# Spree FAQ
+# Spree Frequently Asked Question
-[![Build Status](https://travis-ci.org/futhr/spree-faq.svg?branch=2-3-stable)](https://travis-ci.org/futhr/spree-faq)
-[![Coverage Status](https://img.shields.io/coveralls/futhr/spree-faq.svg)](https://coveralls.io/r/futhr/spree-faq?branch=2-3-stable)
-[![Code Climate](https://codeclimate.com/github/futhr/spree-faq/badges/gpa.svg)](https://codeclimate.com/github/futhr/spree-faq)
-[![Gem Version](https://badge.fury.io/rb/spree-faq.svg)](http://badge.fury.io/rb/spree-faq)
+[![Build Status](https://travis-ci.org/futhr/spree-faq.png?branch=2-2-stable)](https://travis-ci.org/futhr/spree-faq)
+[![Coverage Status](https://coveralls.io/repos/futhr/spree-faq/badge.png?branch=2-2-stable)](https://coveralls.io/r/futhr/spree-faq)
+[![Code Climate](https://codeclimate.com/github/futhr/spree-faq.png)](https://codeclimate.com/github/futhr/spree-faq)
+[![Gem Version](https://badge.fury.io/rb/spree-faq.png)](http://badge.fury.io/rb/spree-faq)
-An opinionated `plug-and-play` styled Spree Commerce extension for managing FAQs. With this gem you get an FAQ page and the management tools to make it very easy to update your FAQ and reduce the demand on your sites customer service.
+An Spree Commerce extension for managing FAQs.
## Installation
Add to your `Gemfile`:
```ruby
-gem 'spree-faq', '~> 2.3.0', require: 'spree_faq'
+gem 'spree-faq', '~> 2.2.0', require: 'spree_faq'
```
or:
```ruby
-gem 'spree-faq', github: 'futhr/spree-faq', require: 'spree_faq', branch: '2-3-stable'
+gem 'spree-faq', github: 'futhr/spree-faq', require: 'spree_faq', branch: '2-2-stable'
```
Then run from the command line:
bundle install
@@ -32,10 +32,10 @@
See corresponding [guidelines][1].
---
-Copyright (c) 2009-2015 [Josh Nussbaum][2], [Tobias Bohwalli][3], and other [contributors][4], released under the [New BSD License][5]
+Copyright (c) 2009-2014 [Josh Nussbaum][2], [Tobias Bohwalli][3], and other [contributors][4], released under the [New BSD License][5]
[1]: https://github.com/futhr/spree-faq/blob/master/CONTRIBUTING.md
[2]: https://github.com/joshnuss
[3]: https://github.com/futhr
[4]: https://github.com/futhr/spree-faq/graphs/contributors