From a3a4f0bbe18ad3e77733bf659cceb403831b2007 Mon Sep 17 00:00:00 2001 From: Iago Santos Date: Thu, 12 Jan 2017 09:28:07 +0100 Subject: [PATCH] [ci skip] added android arsenal badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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).