README.md in marv-0.2.3 vs README.md in marv-0.2.4
- old
+ new
@@ -1,10 +1,10 @@
## What is Marv?
Marv is a free command-line toolkit for bootstrapping and developing WordPress themes in a tidy environment using front-end languages like Sass, LESS, and CoffeeScript.
-[![Gem Version](https://badge.fury.io/rb/marv.svg)](http://badge.fury.io/rb/marv)
+[![Gem Version](https://badge.fury.io/rb/marv.png)](http://badge.fury.io/rb/marv)
## How does it work?
Marv creates a neatly organized source folder with clean and simple scaffolding (base template files, SCSS files). The source folder is automatically compiled to your local WordPress install(s) as you save changes and work on your theme. When you are ready to distribute your theme Marv will build it to a folder of your choice or bundle the theme up into an easy to install zip package.
@@ -57,6 +57,6 @@
## Credits
Marv is based on [Forge](https://github.com/thethemefoundry/forge) by ThemeFoundry.
-Scaffold Wordpress theme is based on [WP-Scaffold](https://github.com/gizburdt/wp-scaffold) by Gizburdt.
\ No newline at end of file
+Scaffold Wordpress theme is based on [WP-Scaffold](https://github.com/gizburdt/wp-scaffold) by Gizburdt.