Skip to content

Commit fa7197d

Browse files
committed
fixed readme
1 parent 3928566 commit fa7197d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Step 2: Add ```EasyLock.checkPassword(this);``` in your ```MainActivity```'s ```
6666
* To check password, call ```EasyLock.checkPassword();```
6767
* To change password, call ```EasyLock.changePassword();```
6868
* To disable password, call ```EasyLock.disablePassword();```
69+
* To see if clicked on Forgot password call ```EasyLock.forgotPassword()``` with a ```new View.OnClickListener()```
6970

7071
Check out the app in the repository for more info :)
7172
Enjoy...

0 commit comments

Comments
 (0)