From 48c8a2a2ea8e9b90a3b93bc257877143188ddac0 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Tue, 27 Dec 2022 00:50:10 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09ec6bd..44c977b 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ ## Laboratory nr.3 (Discrete Math) - - [Courses WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/courses.py) + - [Courses](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/courses.py) - [Cheapest Flights WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/flights.py) - - [Matrix WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/matrix.py) + - [Matrix](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/matrix.py) - [Network](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/network.py) - - [BONUS - Network WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/networkbonus.py) + - [BONUS - Network](https://github.com/lemoentjiez/Labs/blob/main/LabMD_3/networkbonus.py) ## Laboratory nr.3 (Probability/Statistics)