README.md in avromatic-0.7.0 vs README.md in avromatic-0.7.1
- old
+ new
@@ -1,7 +1,8 @@
# Avromatic
[![Build Status](https://travis-ci.org/salsify/avromatic.svg?branch=master)][travis]
+[![Gem Version](https://badge.fury.io/rb/avromatic.svg)](https://badge.fury.io/rb/avromatic)
[travis]: http://travis-ci.org/salsify/avromatic
`Avromatic` generates Ruby models from [Avro](http://avro.apache.org/) schemas
and provides utilities to encode and decode them.