Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianfalcionelli authored Apr 9, 2021
1 parent ad2803a commit 655c262
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Setup

```groovy
dependencies {
implementation 'julianfalcionelli:MagicForm:1.5'
implementation 'io.github.julianfalcionelli:MagicForm:1.5.1'
}
```

Expand Down Expand Up @@ -111,13 +111,6 @@ MagicForm mMagicForm = new MagicForm(ValidationMode.ON_CONTENT_CHANGE)
```



Coming soon
-----

- Formatters: Add formats to text fields (eg for phones, credit cards, etc ...)
- New mode: Validate fields every x seconds.

License
-----
Copyright 2016 Julián Falcionelli
Expand Down

0 comments on commit 655c262

Please sign in to comment.