Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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