diff --git a/README.md b/README.md index b09f1c0..cea4a0a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Gliger [Android Image Picker Library] ====================== -![API](https://img.shields.io/badge/API-17%2B-green.svg?style=flat) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [ ![Download](https://api.bintray.com/packages/opensooq/Gligar/gligar/images/download.svg?version=1.2) ](https://bintray.com/opensooq/Gligar/gligar/1.2/link) +![API](https://img.shields.io/badge/100%25-Kotlin-brightgreen) ![API](https://img.shields.io/badge/API-17%2B-green.svg?style=flat) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [ ![Download](https://api.bintray.com/packages/opensooq/Gligar/gligar/images/download.svg?version=1.0.0) ](https://bintray.com/opensooq/Gligar/gligar/1.0.0/link) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Gligar-blue.svg?style=flat)](https://android-arsenal.com/details/1/8021) + :star: Star us on GitHub — it helps! @@ -18,7 +19,7 @@ Gliger [Android Image Picker Library] Demo ====================== - + ## Table of content @@ -35,7 +36,7 @@ This library is available in **jCenter** which is the default Maven repository u ```groovy dependencies { // other dependencies here - implementation 'com.opensooq.supernova:gligar:1.2' + implementation 'com.opensooq.supernova:gligar:1.0.0' } ``` diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..a52ce13 Binary files /dev/null and b/demo.gif differ