From fb508c8a24bd4c341198e058d88f765075e9f72c Mon Sep 17 00:00:00 2001 From: libtastic Date: Fri, 29 Jan 2016 20:08:47 -0500 Subject: [PATCH] Popular Android library badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f4751636..b4d143fc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ FloatingActionButton [![Android Arsenal](http://img.shields.io/badge/Android%20Arsenal-makovkastar%2FFloatingActionButton-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/824) +[![Badge](http://www.libtastic.com/static/osbadges/20.png)](http://www.libtastic.com/technology/20/) + ### Description Android [floating action button] which reacts on scrolling events. Becomes visible when an attached target is scrolled up and invisible when scrolled down.