From 19f2732b7e9114c9ce12e3b0d039d9d7b94a76ce Mon Sep 17 00:00:00 2001 From: Ali Azaz Alam Date: Wed, 22 May 2019 00:31:12 +0500 Subject: [PATCH] Update Readme commit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0966ac..fba9fe2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EditTextPicker Library -[![Build Status](https://travis-ci.org/AliAzaz/Edittext-Library.svg?branch=master)](https://travis-ci.org/AliAzaz/Edittext-Library) [![](https://jitpack.io/v/AliAzaz/Edittext-Library.svg)](https://jitpack.io/#AliAzaz/Edittext-Library) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) +[![Build Status](https://travis-ci.org/AliAzaz/Edittext-Library.svg?branch=master)](https://travis-ci.org/AliAzaz/Edittext-Library) [![](https://jitpack.io/v/AliAzaz/Edittext-Library.svg)](https://jitpack.io/#AliAzaz/Edittext-Library) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) [![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-EditTextPicker-green.svg?style=flat )]( https://android-arsenal.com/details/1/7671 ) Edittext library by which you can easily achieve lot of functionalities though directly implemented some lines of code in XML and on Java side. Following are the functions that EditTextPicker provides: @@ -11,7 +11,7 @@ Following are the functions that EditTextPicker provides: - Range checking #### Description: -Please see the description of this library on my article ***[Edittext Library]()***(Coming Soon) +Please see the description of this library on my article ***[Edittext Picker Library](https://medium.com/@ali.azaz.alam/edittext-picker-library-4c71ae7d7863)*** # Images