From bfa6607c242db7f626dbdedc48f9833d62d86aa8 Mon Sep 17 00:00:00 2001 From: Ali Date: Wed, 29 Mar 2017 16:44:51 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d5bca2..5adca60 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -#**PlaceHolderView** -[ ![Download](https://api.bintray.com/packages/janishar/mindorks/placeholderview/images/download.svg) ](https://bintray.com/janishar/mindorks/placeholderview/_latestVersion) +**PlaceHolderView** + +[![Download](https://img.shields.io/badge/placeholderview-0.6.2-brightgreen.svg)](https://bintray.com/janishar/mindorks/placeholderview/_latestVersion) [![Mindorks](https://img.shields.io/badge/mindorks-placeholderview-blue.svg)](https://mindorks.com/open-source-projects) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) @@ -168,7 +169,7 @@ public class ImageTypeBig { # Gradle ```groovy dependencies { - compile 'com.mindorks:placeholderview:0.6.1' + compile 'com.mindorks:placeholderview:0.6.2' } ``` # Dependency: It depends on the RecyclerView