We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee16d0 commit b8c2f0dCopy full SHA for b8c2f0d
1 file changed
README.md
@@ -51,7 +51,7 @@ github "PiXeL16/PasswordTextField"
51
---
52
1. Open a storyboard or Xib file.
53
2. Drag and drop a `UITextField` to a ViewController.
54
-3. In Identity Inspector, replace the class from `UITextField` to `PasswordTextField`
+3. In Identity Inspector, replace the class from `UITextField` to `PasswordTextField` and the module to `PasswordTextField`.
55
4. Configure your properties in the Attribute Inspector.
56
57

0 commit comments