Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alusev authored Dec 30, 2016
1 parent ab4cdb5 commit 46d9c9a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ A simple form validation library written in Swift 3.0.
* Digit-only
* Equalty (an input value equals to another inputs value)

## Demo
```
pod try EGFormValidator
```

* Custom validators

* Validates any `UITextField` or `UITextView` or you can create your own validatable input fields

* Add custom styles to highlight invalid input fields

## Demo
```
pod try EGFormValidator
```

## Requirements

- iOS 8.0+
Expand Down

0 comments on commit 46d9c9a

Please sign in to comment.