From 20fd5f11109dc275dc33c72a44e526aff7859f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sun, 17 May 2026 21:01:18 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20renommage=20CLAUDE.md=20=E2=86=92=20DEV?= =?UTF-8?q?ELOPER.md,=20r=C3=A9f=C3=A9renc=C3=A9=20dans=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md => DEVELOPER.md | 0 README.md | 2 ++ 2 files changed, 2 insertions(+) rename CLAUDE.md => DEVELOPER.md (100%) diff --git a/CLAUDE.md b/DEVELOPER.md similarity index 100% rename from CLAUDE.md rename to DEVELOPER.md diff --git a/README.md b/README.md index 5d1ee8e..85985b7 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Le dossier `local/share/doc` contient la documentation de chaque script. Le dossier `local/share/man/man1` contient la documentation de chaque script au format MAN. +Le fichier [DEVELOPER.md](DEVELOPER.md) contient le guide de développement : workflow, architecture, et conventions du projet. + ## Désinstallation Le script `uninstall.sh` permet de supprimer tous les fichiers précédemment copiés avec le script `install.sh`, en se basant sur le fichier utilisateur `~/.config/a5l_scripts-bash_uninstall-list`.