diff --git a/README.md b/README.md index c40f8ee..711623c 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ # FloatingActionButton +Yet another implementation of [Floating Action Button](http://www.google.com/design/spec/components/buttons.html#buttons-floating-action-button) for Android. +# Requirements +The Library requires Android **API Level 15+**. + +# Demo