From a0b27a18c90558ef088fdeca8de340c9153bb386 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Tue, 27 Dec 2022 12:25:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44c977b..c35b2fc 100644 --- a/README.md +++ b/README.md @@ -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)