From c3dd3dd3537b0a3b841f1ed1d772cf64c1492e2b Mon Sep 17 00:00:00 2001
From: "Vincent N." <vincent.namy@edu.ge.ch>
Date: Wed, 29 Jan 2025 01:04:48 +0100
Subject: [PATCH] Update todo

---
 Protocole/protocole.py | 4 ----
 README.md              | 6 ++++++
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/Protocole/protocole.py b/Protocole/protocole.py
index d855c82..4f04b23 100644
--- a/Protocole/protocole.py
+++ b/Protocole/protocole.py
@@ -3,10 +3,6 @@ Protocole Réseau Pour Micro:bit OC Robotique 2025
 Auteur·ice : Vincent Namy
 Version : 1.3
 Date : 29.1.25
-
-TODO :
-- template
-- Encryption
 '''
 
 #### Libraries ####
diff --git a/README.md b/README.md
index 3f32a6d..a77b541 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,9 @@
 
 
 Ce projet contient les fichiers du cours OC Robotique du collège Sismondi.
+
+
+## Protocole 
+
+TODO :
+- Encryption
-- 
GitLab