From 385b909f9a0b5d44ccf4c5227685c1298757b958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Labb=C3=A9=20/=20LabbeJ27?= Date: Sun, 14 Dec 2025 00:47:26 +0100 Subject: [PATCH] Fix image link in README for demonstration section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc74137..696fb7c 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,10 @@ Interface graphique Tkinter permettant : - un **client WebSocket ↔ port série** (Minitel) - une liste de serveurs prédéfinis + saisie manuelle - un temps d’affichage paramétrable + ## Démonstration -![Capture d’écran]([https://github.com/labbej27/websocket-minitel/raw/master/Capture%20d%E2%80%99e%CC%81cran%202025-12-11%20a%CC%80%2023.17.08.png](https://github.com/labbej27/minitel-slideshow-tool/blob/main/capture.png)) +![Capture d’écran](https://github.com/labbej27/minitel-slideshow-tool/blob/main/capture.png) ---