Skip to content

Commit e18842a

Browse files
Update README.md
1 parent ddbe786 commit e18842a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ Every minute a small mouse movement and shift key press are generated by a devic
2626
## Password Update
2727
In order to record password, you have to get lazy-password in normal operation mode.
2828

29-
Prepare a file containing <password_idx>:<password>\0
29+
Prepare a file containing: ```<password_idx>:<password>\n\0```
30+
31+
3032
For example p0.txt:
3133

3234
```

0 commit comments

Comments
 (0)