Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
[ci skip] added android arsenal badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iagocanalejas authored Jan 12, 2017
1 parent edbfa92 commit a3a4f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit a3a4f0b

Please sign in to comment.