Update README.md

This commit is contained in:
Daniel
2022-12-27 12:25:58 +02:00
committed by GitHub
parent 274bffd9a1
commit a0b27a18c9

View File

@@ -23,7 +23,7 @@
- [RSA](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/rsa.py)
- [Check Password](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/check.py)
- [Palindrome](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/palindrome.py)
- [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/crack.py)
- [Cracking the Password](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/crack.py)
- [BONUS: Mastermind](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/mastermind.py)