From 1ebdcfce02153beae5574a96c4bd7dd3bea8cabb Mon Sep 17 00:00:00 2001 From: William Jolivet <80533655+WilliamJlvt@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:58:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0840a2d..96e0c98 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Unit tests are written using the [Criterion](https://github.com/Snaipe/Criterion You can find the tests in the [bonus](bonus) directory. Just run `make` to build the tests and `./my_sokoban_tests` to run them. ## Authors -* **William JOLIVET** ([GitHub](https://github.com/WilliamJlvt) / [LinkedIn](https://www.linkedin.com/in/william-jolivet-64951a24b/)) +* **William JOLIVET** ([GitHub](https://github.com/WilliamJlvt) / [LinkedIn](https://www.linkedin.com/in/william-jolivet/)) ## License This project is licensed under the GNU Public License version 3.0 - see the [LICENSE](LICENSE) file for details.