README.md in test_palindrome_gem-0.2 vs README.md in test_palindrome_gem-0.3

- old
+ new

@@ -1,7 +1,9 @@ +[![Gem Version](https://badge.fury.io/rb/test_palindrome_gem.svg)](https://badge.fury.io/rb/test_palindrome_gem) + # TestPalindromeGem -Tests for palindromes, as in <code>"Yes".palindrome?</code>. +Tests for palindromes, as in <code>"Yes".palindrome?</code>. Works for strings and integers. ## Installation Install the gem and add to the application's Gemfile by executing: