Skip to content

Commit 8281269

Browse files
authored
update readme
1 parent 2801ff4 commit 8281269

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
![version](https://img.shields.io/badge/format--watcher-v1.0.0-blue)
33

44
The FormatWatcher library provides a simple and easy-to-use way to apply predefined formatting to user
5-
input for Android EditText. The formatter is separator sensitive which means that if a separator is
6-
entered manually, format will not be applied again.
5+
input for Android EditText. The formatter is separator sensitive, meaning if a separator is entered
6+
manually, the format will not be applied again.
77
## Installation
88
To install the library use Gradle:
99

@@ -30,7 +30,6 @@ placeholder character to match your specific requirements.
3030
## Contribute
3131
If you find any bugs or have any suggestions for improvements, please open an issue or create a pull
3232
request on the [GitHub repository](https://github.com/ihermandev/format-watcher)
33-
3433
### Demo
3534

3635
https://user-images.githubusercontent.com/25265967/214968831-2b1d81d0-0cfe-42a2-a2af-f35ec92307de.mp4

0 commit comments

Comments
 (0)