README.md in phony_rails-0.12.6 vs README.md in phony_rails-0.12.7
- old
+ new
@@ -1,8 +1,10 @@
-# PhonyRails [![Build Status](https://travis-ci.org/joost/phony_rails.svg?branch=master)](https://travis-ci.org/joost/phony_rails)
+# PhonyRails [![Build Status](https://travis-ci.org/joost/phony_rails.svg?branch=master)](https://travis-ci.org/joost/phony_rails) ![Dependencies Status](https://img.shields.io/gemnasium/joost/phony_rails.svg) ![Gem](https://img.shields.io/gem/v/phony_rails.svg)
This small Gem adds useful methods to your Rails app to validate, display and save phone numbers.
It uses the super awesome Phony gem (https://github.com/floere/phony).
+
+Find version information in the [CHANGELOG](CHANGELOG.md).
## Installation
Add this line to your application's Gemfile: