From 8371e1e420621a4335c9eb7869e34782362baa1b Mon Sep 17 00:00:00 2001 From: Romain Vuillemot <romain.vuillemot@gmail.com> Date: Mon, 16 Oct 2023 15:07:33 +0200 Subject: [PATCH] fixes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc5ed3f..6b8e229 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ Instructor: [Romain Vuillemot](romain.vuillemot@ec-lyon.fr) - [lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): pdf of the lectures -- [notebooks](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/pdf): notebook of the lectures +- [notebooks](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/notebooks): notebook of the lectures - [exercises](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/exercises): exercises -- [solutions](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/pdf): solutions of exercises +- [solutions](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/solutions): solutions of exercises -- [pdf](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/pdf) books (pdf) +- [pdf](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/pdf): books (pdf) -## Outline +## Outline and Reading List ### Lecture 1 - **Data structures and complexity** -- GitLab