From 1b73b5471d180d219cb4f163118efeba8ffc8e14 Mon Sep 17 00:00:00 2001 From: Daniel Yang <ugmom@student.kit.edu> Date: Thu, 28 Nov 2024 14:15:10 +0000 Subject: [PATCH] Update file README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97c5c32..7990337 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Intrusion Detection System with Machine Learning -Module 1: Package capture \ -Module 2: Rule-based detection \ -Module 3: Anomaly-based detection \ No newline at end of file +[ ] Module 1: Package capture \ +[ ] Module 2: Rule-based detection \ +[ ] Module 3: Anomaly-based detection \ No newline at end of file -- GitLab