From af18fbfa622d929fa6c9f6410bcd89a12c9df291 Mon Sep 17 00:00:00 2001 From: Hadi Satrio Date: Wed, 21 Dec 2016 15:20:37 +0700 Subject: [PATCH] Add Android Arsenal badge to README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e20c95..5c5fd24 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ `Optional` – Java 8 Optional-like APIs for everyone --- -[![JitPack][1]][2] +[![Android Arsenal][1]][2] [![JitPack][3]][4] ![You get to use Optional! And you! And you there!](https://i.imgflip.com/1g8eyz.jpg) @@ -56,5 +56,7 @@ Any kind of contributions will be appreciated. PR away! _**p.s.**, Please let me know if you're using `Optional` in your projects. Drop an email at hi[you-know-what-to-put-here]hadisatrio.com._ ;) -[1]: https://jitpack.io/v/MrHadiSatrio/Optional.svg?style=flat-square -[2]: https://jitpack.io/#MrHadiSatrio/Optional \ No newline at end of file +[1]: https://img.shields.io/badge/Android%20Arsenal-Optional-brightgreen.svg?style=flat-square +[2]: https://android-arsenal.com/details/1/4906 +[3]: https://jitpack.io/v/MrHadiSatrio/Optional.svg?style=flat-square +[4]: https://jitpack.io/#MrHadiSatrio/Optional \ No newline at end of file