From fda0620ffba974596eb1a4200b403379d3316b2b Mon Sep 17 00:00:00 2001 From: Willy Date: Sat, 31 May 2025 16:18:14 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 416f6c7..ca7a636 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC_BY--NC--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/) -## Git-MRI (Git-MigrateReposiroryImages) +# Git-MRI +> *Git-MigrateReposiroryImages* -> Ce programme python récupère un dépot git avec toute les images et les enregistres localement en mettant à jour les liens vers celles-ci. +Ce programme python récupère un dépot git avec toute les images et les enregistres localement en mettant à jour les liens vers celles-ci. -### Explication +### Explications - Installer `python` -- Execute script `python3 path/to/script/Git-MRI.py` \ No newline at end of file +- Executer le script `python3 path/to/script/Git-MRI.py` + +