diff --git a/README.md b/README.md index dc5ed3fe85776970d20ff2f761042712f8272338..6b8e229f7f1dadf327f35c594fb4bc07047454ef 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**