Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvBaranov committed Oct 28, 2015
1 parent 2785834 commit 61a995a
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
RxBluetooth
===============
===========

[![Build Status](https://travis-ci.org/IvBaranov/RxBluetooth.svg)](https://travis-ci.org/IvBaranov/RxBluetooth)

Expand Down Expand Up @@ -76,12 +76,18 @@ To observe both `DISCOVERY_STARTED` and `DISCOVERY_FINISHED`:
});
```

Download
--------
```groovy
compile 'com.github.ivbaranov:rxbluetooth:0.0.2'
```

Developed By
--------------------
------------
Ivan Baranov

License
-----------
-------

```
Copyright 2015 Ivan Baranov
Expand Down

0 comments on commit 61a995a

Please sign in to comment.