README.md in rspec-iso8601-0.1.0 vs README.md in rspec-iso8601-0.2.0

- old
+ new

@@ -1,6 +1,8 @@ # rspec-iso8601 +[![Gem Version](https://badge.fury.io/rb/rspec-iso8601.svg)](https://badge.fury.io/rb/rspec-iso8601) + This gem provides RSpec string matchers for [ISO8601 date/time strings](https://www.w3.org/TR/NOTE-datetime). It was inspired by [rspec-uuid](https://github.com/dpep/rspec-uuid). ## Installation Add this line to your application's Gemfile: