From 05f873f83a39127858b659e01aa7b76af4f50c00 Mon Sep 17 00:00:00 2001
From: Benjamin LECHA <benjamin.lecha@iemn.fr>
Date: Mon, 13 May 2024 17:50:58 +0200
Subject: [PATCH] Ajout des liens

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index e03e068..284461d 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,11 @@ Ce projet est un support à la présentation pour le réseau ProDev dans le cadr
 ```
 docker compose up
 ```
+
+## Liens et outils utiles
+
+- [PostgREST](https://postgrest.org/en/v12/)
+- [PostgreSQL](https://www.postgresql.org/)
+- [Bruno](https://www.usebruno.com/)
+- [JWT](https://jwt.io/)
+- [JWT](https://www.docker.com/)
\ No newline at end of file
-- 
GitLab