From cc22a13aee61419cafb51c0322489ba6b0bd60b1 Mon Sep 17 00:00:00 2001 From: rohitjoshi21 Date: Mon, 7 Oct 2024 17:14:51 +0545 Subject: [PATCH] readme edited --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 84dfa3e..b44ac3e 100644 --- a/README.md +++ b/README.md @@ -42,17 +42,6 @@ A real-time intrusion detection system (IDS) built using Python. This project ai ![Live Capture](medias/livecapture.png) -## Project Structure - -RealTime_IDS/ -├── docs/ # Documentation files -├── src/ # Source code -│ ├── main.py # Main entry point for the application -│ └── ... # Other source files -├── tests/ # Testing scripts -├── requirements.txt # List of dependencies -└── README.md # Project documentation - ## Contributing Contributions are welcome! Please open an issue or submit a pull request for any improvements or suggestions.