Skip to content

Commit 0bb6776

Browse files
authored
Update README.md
Signed-off-by: Aakash G <[email protected]>
1 parent ec55037 commit 0bb6776

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

Password Strength Checker/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,11 @@ Run the script from the command line:
3535
```bash
3636
python password_checker.py
3737
```
38-
39-
---
40-
4138
Then enter your password when prompted:
4239

43-
🔐 Password Strength Checker
44-
Enter your password: MyP@ssw0rd
45-
Password Strength: 🟢 Strong
40+
- 🔐 Password Strength Checker
41+
- Enter your password: MyP@ssw0rd
42+
- Password Strength: 🟢 Strong
4643

4744
---
4845

0 commit comments

Comments
 (0)