From ee54f481e19878563b338f010ea030096a998977 Mon Sep 17 00:00:00 2001 From: Yoni FIRROLONI Date: Fri, 12 Jan 2024 08:43:32 +0100 Subject: [PATCH] test commit, dont merge --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe7dea3..83b3481 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,15 @@ ## Badges ### État du Code + [![C/C++ CI](https://github.com/Lucass307/OpenSourceIT/actions/workflows/c.yml/badge.svg)](https://github.com/Lucass307/OpenSourceIT/actions/workflows/c.yml) ### Issues GitHub + ![GitHub issues](https://img.shields.io/github/issues/Lucass307/OpenSourceIT) ### Compatibilité des Systèmes d'Exploitation + ![Windows](https://img.shields.io/badge/Windows-Supported-brightgreen) ![Linux](https://img.shields.io/badge/Linux-Supported-brightgreen) @@ -23,17 +26,22 @@ Ce programme lit un texte à partir d'un fichier et applique la méthode de chif ## Documentation ### Installation - + - [Guide d'Installation pour Windows](https://lucass307.github.io/OpenSourceIT/docs/install_win.html) - [Guide d'Installation pour Linux](https://lucass307.github.io/OpenSourceIT/docs/install_linux.html) ### Utilisation + - [Comment Utiliser le Programme](https://lucass307.github.io/OpenSourceIT/docs/use.html) : Instructions détaillées pour lancer et utiliser OpenSourceIT. ### Contribution au Projet + - [Contribuer](https://lucass307.github.io/OpenSourceIT/docs/contribuate.html) : Étapes et recommandations pour contribuer à OpenSourceIT. - [Code de Conduite](https://lucass307.github.io/OpenSourceIT/CODE_OF_CONDUCT.html) : Principes directeurs pour la collaboration. - [Coding Guidelines](https://lucass307.github.io/OpenSourceIT/docs/coding.html) : Normes et pratiques de codage pour le projet. ## Licence + Ce projet est sous licence MIT LICENSE, comme décrit dans le fichier [LICENSE](https://lucass307.github.io/OpenSourceIT/LICENCE.html). + +TEST pour voir si ça marche