Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
commit
  • Loading branch information
AliAzaz authored May 21, 2019
1 parent adbabdb commit 19f2732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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

Expand Down

0 comments on commit 19f2732

Please sign in to comment.