From d6484b9f16890a367dbe117f6698e5cbbd25c2e8 Mon Sep 17 00:00:00 2001 From: Antoine PEREDERII Date: Thu, 14 Dec 2023 15:30:01 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d42495b8..7cd0bb93 100755 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ Documentation et informations à propos de `HearthTrack` disponible [ici]() ### Prerequisites * [Visual Studio code](https://code.visualstudio.com/) - exemple d'IDE gratuit * [Git](https://git-scm.com/) - Versioning -* [XAMPP : X, Apache, MySQL, Perl, PHP](https://www.apachefriends.org/fr/index.html) - Langages +* [XAMPP : X, Apache, MySQL, Perl, PHP](https://www.apachefriends.org/fr/index.html) - Languages +* [PostgreSQL](https://www.postgresql.org/) - Base de Donnée ## Getting Started 1. Cloner le répos