From dda7254bdc3af3829a34415844912686e4524cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Labb=C3=A9=20/=20LabbeJ27?= Date: Sat, 13 Dec 2025 10:32:01 +0100 Subject: [PATCH] Update README with project credits and sources Added credits and sources section to README. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 5af4014..af43975 100644 --- a/README.md +++ b/README.md @@ -219,4 +219,18 @@ Puis redémarrer la session. #### Licence Projet libre – utilisation et modification autorisées. + +Ce projet a été développé à des fins personnelles et éducatives, +en s’inspirant de projets existants de la communauté Minitel. + +## Crédits / Sources + +Ce projet s’appuie sur ou s’inspire des travaux suivants : + +- **websocket2minitel** par @cquest + https://github.com/cquest/websocket2minitel + + +- Code et expérimentations de @NathaanTFM + https://gist.github.com/NathaanTFM/2ca8687f1352b9d840d4f5efc941dd98 ---