From 7afbd848a9b80972b2c7fd07f9d0c1df51ed7ce3 Mon Sep 17 00:00:00 2001 From: DeveloperPaul123 Date: Mon, 18 Jan 2016 22:17:03 -0500 Subject: [PATCH] Added jitpack tag --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c825683..d7a8d31 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ SimpleBluetoothLibrary ====================== [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-SimpleBluetoothLibrary-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/1680) +[![](https://jitpack.io/v/DeveloperPaul123/SimpleBluetoothLibrary.svg)](https://jitpack.io/#DeveloperPaul123/SimpleBluetoothLibrary) +

Description

This library makes it easy for you to implement bluetooth in your Android app. The SimpleBlueooth class handles all the hard work for you and all you have to do is make a few method calls.