diff --git a/README.md b/README.md index d1f9785b1..3beecd735 100644 --- a/README.md +++ b/README.md @@ -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.