From caddc1d42b3f064c41e5a82ce89c309e0963a725 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 2 May 2022 16:01:04 +0200 Subject: [PATCH] Changement emplacement de l'image --- README.md | 2 +- {img => presentation/img}/schema.excalidraw | 0 {img => presentation/img}/schema.svg | 0 presentation/index.html | 2 +- presentation/presentation.md | 2 +- 5 files changed, 3 insertions(+), 3 deletions(-) rename {img => presentation/img}/schema.excalidraw (100%) rename {img => presentation/img}/schema.svg (100%) 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 @@