README.md in parsley-rails-1.1.10.0 vs README.md in parsley-rails-1.1.11.0

- old
+ new

@@ -26,10 +26,15 @@ Finally, if you want to use a different i18n: //= require parsley.i18n.fr -See complete [Parsley.js documentation](http://parsleyjs.org/documentation.html). +See the complete [Parsley.js documentation](http://parsleyjs.org/documentation.html). + +## Versions + +The gem follows Parsley.js's versions. If the gem version is `1.1.10.0`, then `1.1.10` is a version of Parsley.js and `0` +is a patch level of the gem itself. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)