From 9e33e08e0789519eb89615c7fc3cfde68c57614a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Labb=C3=A9=20/=20LabbeJ27?= Date: Sat, 13 Dec 2025 01:41:03 +0100 Subject: [PATCH] Change header level for OS-specific executable note --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f8992f..f3bfc3b 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ pyinstaller \ - dist/websocket-minitel - -## L’exécutable est spécifique à l’OS : +### L’exécutable est spécifique à l’OS : - Un .exe Windows doit être compilé sous Windows, idem pour Linux/macOS. @@ -169,4 +169,4 @@ Autoriser l’accès au port série dans : #### Licence Projet libre – utilisation et modification autorisées. ---- \ No newline at end of file +---