We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec55037 commit 0bb6776Copy full SHA for 0bb6776
Password Strength Checker/README.md
@@ -35,14 +35,11 @@ Run the script from the command line:
35
```bash
36
python password_checker.py
37
```
38
-
39
----
40
41
Then enter your password when prompted:
42
43
-🔐 Password Strength Checker
44
-Enter your password: MyP@ssw0rd
45
-Password Strength: 🟢 Strong
+- 🔐 Password Strength Checker
+- Enter your password: MyP@ssw0rd
+- Password Strength: 🟢 Strong
46
47
---
48
0 commit comments