First timer friendly badge

This commit is contained in:
Samuel Carlsson 2017-10-14 22:06:27 +02:00 committed by GitHub
parent 6a229592f5
commit 1d350ad1d4

View File

@ -9,6 +9,8 @@ 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)
[![http://www.firsttimersonly.com/](http://img.shields.io/badge/first--timers--only-friendly-green.svg?style=flat&colorB=FF69B4)
## Example ##
Usage cannot be simpler. Just create a `JadbConnection` and off you go.