From 9c49cf241a6f6293113c38f1e7a5f7e0c217d573 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Sun, 11 Dec 2022 18:10:15 +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 1dd8493..671773c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ - [Check Password](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/check.py) - [Palindrome WIP](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) - - [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/mastermind.py) + - [BONUS: Mastermind](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/mastermind.py) ## Laboratory nr.2 (Probability/Statistics)