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
- [À propos](#a-propos)
- [Fonctionnalités](#fonctionnalites)
- [À propos](#à-propos)
- [Fonctionnalités](#fonctionnalités)
- [Installation](#installation)
- [Contribuer](#contribuer)
- [Rejoindre notre Telegram](#rejoindre-notre-telegram)
- [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)
- [Compiler depuis les sources](#compiler-depuis-les-source)
- [Installer Node.js](#installer-nodejs)
- [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 les dépendances Python](#installer-les-dependances-python)
- [Installer les dépendances Python](#installer-les-dépendances-python)
- [Variables d'environnement](#variables-denvironnement)
- [Lancement](#lancement)
- [Compilation](#compilation)