README.md in dm_ruby_extensions-1.0.9 vs README.md in dm_ruby_extensions-1.5.0
- old
+ new
@@ -1,10 +1,12 @@
# DmRubyExtensions
[![Gem Version](https://badge.fury.io/rb/dm_ruby_extensions.svg)](http://badge.fury.io/rb/dm_ruby_extensions)
[![Build Status](https://travis-ci.com/digitalmoksha/dm_ruby_extensions.svg?branch=master)](https://travis-ci.com/digitalmoksha/dm_ruby_extensions)
-Adds some simple convienence methods to some Ruby classes, for use in the digitalMoksha gems. Although some of these can be found in other libraries, this includes a small handful and removes the dependency on another large library.
+Adds some simple convenience methods to some Ruby classes, for use in the digitalMoksha gems.
+Although some of these can be found in other libraries, this includes a small handful and
+removes the dependency on another large library.
## Installation
Add this line to your application's Gemfile: