Skip to content

Commit

Permalink
Added link to a small performance comparison in Readme. (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszseweryn committed Oct 2, 2017
1 parent 4a1d5ec commit f02eec8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,9 @@ maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
Using RxAndroidBle enables you to unit test your application easily. For examples how to use mocking head to [MockRxAndroidBle](https://github.com/Polidea/RxAndroidBle/tree/master/mockrxandroidble).
Note: Using MockRxAndroidBle in unit tests needs [Robolectric](https://github.com/robolectric/robolectric).
## [Small performance comparison](https://github.com/Polidea/RxAndroidBle/issues/41#issuecomment-333513707)
## Contributing
If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.
Expand Down

0 comments on commit f02eec8

Please sign in to comment.