diff --git a/README.md b/README.md index 86bb1c5..e19f405 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Programme qui simule un univers cohérent composé de quelques animaux et végétaux. ## Description -![](img/schema.svg) +![](presentation/img/schema.svg) - Animaux placés aléatoirement dans l'univers au début de la simulation - Déplacement des animaux d'une case par tour (soit 9 possibilités) - Interface texte avec un repère style echequier diff --git a/img/schema.excalidraw b/presentation/img/schema.excalidraw similarity index 100% rename from img/schema.excalidraw rename to presentation/img/schema.excalidraw diff --git a/img/schema.svg b/presentation/img/schema.svg similarity index 100% rename from img/schema.svg rename to presentation/img/schema.svg diff --git a/presentation/index.html b/presentation/index.html index eea3764..5c47b4f 100644 --- a/presentation/index.html +++ b/presentation/index.html @@ -82,7 +82,7 @@