From f2e46cd324c8bbf7afe5f637ab006fd0239644a1 Mon Sep 17 00:00:00 2001 From: Olivier Cots <olivier.cots@enseeiht.fr> Date: Thu, 23 Sep 2021 15:32:49 +0200 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb9f1ad..70d7aa8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Automatique -* [Polycopié](automatique.pdf) -* [Slides chapitre 1 : Introduction à la théorie des systèmes, définitions](tr_chap1.pdf) -* [Slides chapitre 2 : Stabilité des systèmes dynamiques](tr_chap2.pdf) -* [Slides chapitre 3 : Stabilisation d’un système par retour d’état autour d’un point de fonctionnement](tr_chap3.pdf) +* [Polycopié](cours/automatique.pdf) +* [Slides chapitre 1 : Introduction à la théorie des systèmes, définitions](cours/tr_chap1.pdf) +* [Slides chapitre 2 : Stabilité des systèmes dynamiques](cours/tr_chap2.pdf) +* [Slides chapitre 3 : Stabilisation d’un système par retour d’état autour d’un point de fonctionnement](cours/tr_chap3.pdf) -- GitLab