From f46f27821aebde32c5869dbc062c4213d6cb7ad7 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:35:52 +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 2c33f80..79711ec 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ ## Laboratory nr.3 (Probability/Statistics) - - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/distrib.py) - - [Continuous Conditional probability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/continuous.py) - - [Counting WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/counting.py) + - [Important Distributions](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/distrib.py) + - [Continuous Conditional probability](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/continuous.py) + - [Counting](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/counting.py) - [Networking WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_3/networking.py)