README.md in array_hasher-0.1.0 vs README.md in array_hasher-0.1.1

- old
+ new

@@ -1,6 +1,10 @@ # ArrayHasher +[![Gem Version](https://badge.fury.io/rb/array_hasher.svg)](https://badge.fury.io/rb/array_hasher) + +[![Build Status](https://travis-ci.org/xiejiangzhi/arrah_hasher.svg?branch=master)](https://travis-ci.org/xiejiangzhi/arrah_hasher) + Format Array data to a hash with your definition. it also can parse the CSV file with definition of title. ## Installation Add this line to your application's Gemfile: