diff --git a/README.md b/README.md index a595c30..99ad4fb 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,6 @@ Stop animation: * app:rb_rippleAmount [integer def:6] --> Max amount of ripples at one screen * app:rb_scale [interger def:6] --> Scale of ripple at the end of one animation cycle * app:rb_type [enum (fillRipple, strokeRipple) def:fillRipple] --> Filled circle or ring -* app:rb_strokeWidth [dimension def:2dp] --> Stroke width of the ripple, ONLY work when rb_type="strokeRipple" \ No newline at end of file +* app:rb_strokeWidth [dimension def:2dp] --> Stroke width of the ripple, ONLY work when rb_type="strokeRipple" + +[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-android--ripple--background-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1107)