README.md in local_resource-0.1.0 vs README.md in local_resource-0.1.1
- old
+ new
@@ -1,7 +1,9 @@
# Local Resource
+[![Gem Version](https://badge.fury.io/rb/local_resource.svg)](https://badge.fury.io/rb/local_resource)
[![Build Status](https://travis-ci.org/platanus/local_resource.svg?branch=master)](https://travis-ci.org/platanus/local_resource)
+[![Coverage Status](https://coveralls.io/repos/github/platanus/local_resource/badge.svg?branch=master)](https://coveralls.io/github/platanus/local_resource?branch=master)
Rails engine to take a file from a url, download it to the tmp, use it and delete it
## Installation