diff --git a/README.md b/README.md index f30c4fa..eb6fe2f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Android RetroCache [![API](https://img.shields.io/badge/API-12%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=12) [![Build Status](https://travis-ci.org/iagocanalejas/retrocache.svg?branch=master)](https://travis-ci.org/iagocanalejas/retrocache) [![](https://jitpack.io/v/iagocanalejas/retrocache.svg)](https://jitpack.io/#iagocanalejas/retrocache) +[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-RetroCache-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5064) # Description This library provide an easy way for configure retrofit with a 2 layer cache (RAM and Disk).