From 6edccb90caed5c26e064ce5d263900801662ad5f Mon Sep 17 00:00:00 2001
From: Stanislav Mykhailenko <mykhailenkostanislavzno@gmail.com>
Date: Mon, 2 Sep 2024 11:48:34 +0300
Subject: [PATCH] Add requirements information to README.md

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e80320b..5765c44 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,15 @@
 
 Graphical packet analyzer.
 
-Features:
+## Features
 - Reading and writing .pcapng files.
 - Using LLM to pretend it can detect anomalies.
 - Selecting network interfaces.
 - Packet sorting.
 
+## Requirements
+- [PcapPlusPlus](https://pcapplusplus.github.io/)
+- [Qt](https://www.qt.io/)
+
+
 This program is Unlicensed, see UNLICENSE.