Fix accents

This commit is contained in:
Alexandre GV 2024-06-02 19:23:21 +02:00 committed by GitHub
parent 062bc6cf19
commit 8a1c3ac642
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,20 +27,20 @@
## Table des Matières ## Table des Matières
- [À propos](#a-propos) - [À propos](#à-propos)
- [Fonctionnalités](#fonctionnalites) - [Fonctionnalités](#fonctionnalités)
- [Installation](#installation) - [Installation](#installation)
- [Contribuer](#contribuer) - [Contribuer](#contribuer)
- [Rejoindre notre Telegram](#rejoindre-notre-telegram) - [Rejoindre notre Telegram](#rejoindre-notre-telegram)
- [Fork et Cloner votre dépôt](#fork-et-cloner-votre-dépôt) - [Fork et Cloner votre dépôt](#fork-et-cloner-votre-dépôt)
- [Manières de contribuer](#manieres-de-contribuer) - [Manières de contribuer](#manières-de-contribuer)
- [Structure du projet](#structure-du-projet) - [Structure du projet](#structure-du-projet)
- [Compiler depuis les sources](#compiler-depuis-les-source) - [Compiler depuis les sources](#compiler-depuis-les-source)
- [Installer Node.js](#installer-nodejs) - [Installer Node.js](#installer-nodejs)
- [Installer Yarn](#installer-yarn) - [Installer Yarn](#installer-yarn)
- [Installer les dépendances Node](#installer-les-dependances-node) - [Installer les dépendances Node](#installer-les-dépendances-node)
- [Installer Python 3.9](#installer-python-39) - [Installer Python 3.9](#installer-python-39)
- [Installer les dépendances Python](#installer-les-dependances-python) - [Installer les dépendances Python](#installer-les-dépendances-python)
- [Variables d'environnement](#variables-denvironnement) - [Variables d'environnement](#variables-denvironnement)
- [Lancement](#lancement) - [Lancement](#lancement)
- [Compilation](#compilation) - [Compilation](#compilation)