From f58c24be743430cdd27d900317ce64e6e31fcee8 Mon Sep 17 00:00:00 2001 From: VladMordock Date: Thu, 17 Oct 2019 16:49:00 +0200 Subject: [PATCH] Update README.md Flow chart update for TCP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 252cbb9..a534ea6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Provided windows app puts received UDP packets to MySQL database. Additionaly Pe However, this software is intended to be used by experienced users - the output is Json data and MySQL; you will need to process/display it yourself. ![Perun in action](https://i.imgur.com/ougQMPq.png) -![Data flow](https://i.imgur.com/sHDQoLM.png) +![Data flow](https://i.imgur.com/s9wNCml.png) ### Prerequisites