diff --git a/README.md b/README.md index c3b7a05..76e7b05 100644 --- a/README.md +++ b/README.md @@ -91,3 +91,13 @@ For open source projects, say how it is licensed. ## Project status If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers. + +## 📋 Fichiers centralisés + +Les fichiers suivants sont centralisés dans le dépôt principal `4NK_env` : +- `CODE_OF_CONDUCT.md` - Code de conduite +- `CODEOWNERS` - Propriétaires du code +- `CONTRIBUTING.md` - Guide de contribution +- `LICENSE` - Licence du projet + +Voir : [`4NK_env/CODE_OF_CONDUCT.md`](../../CODE_OF_CONDUCT.md), [`4NK_env/CODEOWNERS`](../../CODEOWNERS), [`4NK_env/CONTRIBUTING.md`](../../CONTRIBUTING.md), [`4NK_env/LICENSE`](../../LICENSE)