Skip to content

Commit a51f321

Browse files
authored
Merge pull request #1 from cft-dev/fix-readme
Fix readme
2 parents 202a593 + 1cef56b commit a51f321

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,11 @@ class EntryViewController: UIViewController
120120
### Generic input filters
121121

122122
FTCDigitsValueFilter – Allows only digits symbols.
123+
123124
FTCNoFilteringFilter – Allows any symbol.
125+
124126
FTCLimitedLengthInputFilter – Allows any symbol. Constraining input by length.
127+
125128
FTCToUpperCaseInputFilter – Allows any symbol. Turns case to upper.
126129

127130
### License

0 commit comments

Comments
 (0)