Skip to content

Commit b8c2f0d

Browse files
committed
Update readme to contain information about using the module instead of the project as well as the class
1 parent 7ee16d0 commit b8c2f0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ github "PiXeL16/PasswordTextField"
5151
---
5252
1. Open a storyboard or Xib file.
5353
2. Drag and drop a `UITextField` to a ViewController.
54-
3. In Identity Inspector, replace the class from `UITextField` to `PasswordTextField`
54+
3. In Identity Inspector, replace the class from `UITextField` to `PasswordTextField` and the module to `PasswordTextField`.
5555
4. Configure your properties in the Attribute Inspector.
5656

5757
![Screenshot](Web/storyboardScreenshot.png)

0 commit comments

Comments
 (0)