From 8670ec63a83c4bb5b580a7504338e5486665e3d6 Mon Sep 17 00:00:00 2001 From: Lanchon Date: Fri, 22 Sep 2017 00:41:42 -0300 Subject: [PATCH] Add Maven Central badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df17f0c..87d14b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # multidexlib2 ### Multi-dex extensions for dexlib2. +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.lanchon.dexpatcher/multidexlib2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.lanchon.dexpatcher/multidexlib2) [![Build Status](https://travis-ci.org/DexPatcher/multidexlib2.svg?branch=master)](https://travis-ci.org/DexPatcher/multidexlib2) This is a free software (GPLv3+) library on top of [dexlib2](https://github.com/JesusFreke/smali/tree/master/dexlib2) that features: