Skip to content

Commit 9c3bb9b

Browse files
authored
Update badges in README
1 parent 16e29c4 commit 9c3bb9b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# RxJava2Debug
22

3-
[ ![Download](https://api.bintray.com/packages/akaita/java/rxjava2-debug/images/download.svg) ](https://bintray.com/akaita/java/rxjava2-debug/_latestVersion)
3+
[![License](https://img.shields.io/badge/License%20-Apache%202-337ab7.svg)](https://www.apache.org/licenses/LICENSE-2.0)
4+
[![Maven](https://img.shields.io/badge/%20Maven%20-1.2.0-5bc0de.svg) ](https://mvnrepository.com/artifact/com.akaita.java/rxjava2-debug/1.2.0)
5+
[![Jcenter](https://img.shields.io/badge/%20Jcenter%20-1.2.0-5bc0de.svg) ](https://bintray.com/akaita/java/rxjava2-debug/_latestVersion)
6+
[![Arsenal](https://img.shields.io/badge/%20Arsenal%20-%20RxJava2Debug%20-4cae4c.svg?style=flat)](https://android-arsenal.com/details/1/6027)
7+
[![Methods](https://img.shields.io/badge/%20Methods%20%7C%20Size%20-%20239%20%7C%2040%20KB-d9534f.svg)](http://www.methodscount.com/?lib=com.akaita.java%3Arxjava2-debug%3A1.2.0)
48

59
A library to make StackTraces involving RxJava2 more meaningful (they will always point to your code!).
610

0 commit comments

Comments
 (0)