Merge pull request #63 from emanresusername/patch-1

add link to jitpack build bage
This commit is contained in:
Art 2017-06-12 12:40:11 +03:00 committed by GitHub
commit 69877b3397

View File

@ -8,6 +8,7 @@ The Android SDK Tools is available for the major platforms (Mac, Windows & Linux
This projects aims at providing an up to date implementation of the ADB protocol.
[![Build Status](https://travis-ci.org/vidstige/jadb.svg?branch=master)](https://travis-ci.org/vidstige/jadb)
[![](https://jitpack.io/v/vidstige/jadb.svg)](https://jitpack.io/#vidstige/jadb)
## Example ##
Usage cannot be simpler. Just create a `JadbConnection` and off you go.