From 6a5c1392abb0731e133a487761a5d325e1af4b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Labb=C3=A9=20/=20LabbeJ27?= Date: Sat, 13 Dec 2025 01:05:42 +0100 Subject: [PATCH] Fix header formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa90a7..a6098fb 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ ws://0.0.0.0:8765 --- -### Compilation en exécutable (standalone) +# Compilation en exécutable (standalone) - L’outil peut être compilé en exécutable autonome (sans Python requis sur la machine cible) grâce à PyInstaller.