diff --git a/Birner_tp3_Network_Automation_avec_Ansible.pdf b/Birner_tp3_Network_Automation_avec_Ansible.pdf
index d35bbffa5fb2d8bf44bf8295bba31aa02d26430a..38f7394f4b397f3a0db7f5cbd91c0598626d9cda 100644
Binary files a/Birner_tp3_Network_Automation_avec_Ansible.pdf and b/Birner_tp3_Network_Automation_avec_Ansible.pdf differ
diff --git a/Birner_tp3_Network_Automation_avec_Ansible.md b/README.md
similarity index 99%
rename from Birner_tp3_Network_Automation_avec_Ansible.md
rename to README.md
index cc7486ba0b33ae848bf3b59a00bf756332486302..f22907c991f966bc2f2c238db809423d836c4f17 100644
--- a/Birner_tp3_Network_Automation_avec_Ansible.md
+++ b/README.md
@@ -22,6 +22,8 @@ header-includes:
 
 # Git du projet
 
+[https://githepia.hesge.ch/scott.birner/network_automation_avec_ansible](https://githepia.hesge.ch/scott.birner/network_automation_avec_ansible)
+
 # Topologie
 Illustration de la topologie que nous allons utiliser pour ce laboratoire.
 
@@ -201,6 +203,8 @@ Exemple playbook
   raw: apt-get update
 ```
 
+En résumé voici un tableau pour savoir quelle module utiliser dans quel cas.
+
 ![command vs. shell vs. raw modules. Source: learn_ansible_quickly.pdf](./images/module_capacities.png)
 
 \newpage