Skip to content

Commit 39357e5

Browse files
authored
Update README.md
1 parent 3ea61c6 commit 39357e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A collection of versatile Python scripts designed to serve as a toolbox for vari
2222
- Adjust the timeout in `sock.settimeout(1)` if needed for your network conditions.
2323
- Please use this tool responsibly and in accordance with applicable laws and regulations.
2424

25-
**2.** **Password Manager ('password_manager.py'):** Securely manage your passwords with our Python-based Password Manager. This tool provides a simple yet effective way to store and retrieve passwords for different accounts and categories.
25+
**2.** **Password Manager (`password_manager.py`):** Securely manage your passwords with our Python-based Password Manager. This tool provides a simple yet effective way to store and retrieve passwords for different accounts and categories.
2626

2727
- **Secure Encryption:** Utilizes the `cryptography` library for robust encryption, ensuring the confidentiality of stored passwords.
2828

0 commit comments

Comments
 (0)