From 1f3161f7e85f6adf2b49f98c1bc4a6aad0fe6ba4 Mon Sep 17 00:00:00 2001 From: bowyer-app Date: Wed, 23 Sep 2015 20:06:46 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e84bbc..d0a265f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # FabTransitionLayout +[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FabTransitionLayout-green.svg?style=flat)](https://android-arsenal.com/details/1/2541) + Provides the Floating Action Button Transition [as specified in the Material Design Guide](http://www.google.com/design/spec/components/buttons-floating-action-button.html#buttons-floating-action-button-transitions) in a simple library. It is strongly inspired by [fab-toolbar](https://github.com/bowyer-app/fab-toolbar)