From d7d16850fc7bb7e45c9a6442626441520c3beb8b Mon Sep 17 00:00:00 2001 From: Olivier Date: Sun, 24 May 2026 10:56:29 +0200 Subject: [PATCH] Remove maintenance note from README files Co-Authored-By: Claude Sonnet 4.6 --- README.fr.md | 7 ------- README.md | 7 ------- 2 files changed, 14 deletions(-) diff --git a/README.fr.md b/README.fr.md index 21ebf28..cc5c64e 100644 --- a/README.fr.md +++ b/README.fr.md @@ -116,13 +116,6 @@ powershell -ExecutionPolicy Bypass -File .\powershell\Winget-Remove-BuiltInApps. Lance ce script avant de créer le nouveau profil Windows, puis redémarre Windows. Les applications visées incluent des composants Xbox, Outlook for Windows, Hub de commentaires, Power Automate, Sticky Notes, Météo, Teams, Microsoft To Do, des applications Bing, Clipchamp, Windows Web Experience Pack, le démarrage OneDrive et des packages intégrés associés. -## 🔁 Note de Maintenance - -Lorsqu'un script, un ID de package, le contenu d'un pack ou une commande documentée change, mets à jour les deux fichiers README : - -- [`README.md`](./README.md) pour l'anglais. -- [`README.fr.md`](./README.fr.md) pour le français. - ## 📜 Licence Ce projet est distribué sous licence [GPL-3.0-or-later](./LICENSE). diff --git a/README.md b/README.md index 964e8bf..79f7702 100644 --- a/README.md +++ b/README.md @@ -116,13 +116,6 @@ powershell -ExecutionPolicy Bypass -File .\powershell\Winget-Remove-BuiltInApps. Run this script before creating the new Windows user profile, then restart Windows. Targeted applications include Xbox components, Outlook for Windows, Feedback Hub, Power Automate, Sticky Notes, Weather, Teams, Microsoft To Do, Bing apps, Clipchamp, Windows Web Experience Pack, OneDrive startup and related built-in packages. -## 🔁 Maintenance Note - -When changing scripts, package IDs, pack contents or documented commands, update both README files: - -- [`README.md`](./README.md) for English. -- [`README.fr.md`](./README.fr.md) for French. - ## 📜 License This project is distributed under the [GPL-3.0-or-later license](./LICENSE).