From 6e675ac5736f8cffc7b14a8e4020c245c865998b Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Thu, 4 May 2023 20:21:09 +0200 Subject: [PATCH] Update example image in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3807214..5d296bf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ > Note: This programm may not work on all linux distrobutions because the [ArpLookup](https://github.com/georg-jung/ArpLookup) library has some [limitations](ArpLookup) ## Example -![ARP-Scanner-Example](https://user-images.githubusercontent.com/56473591/145721773-bd61dc4f-32bf-4476-87bb-ec38b25c8572.png) +![ARP-Scanner-Example](https://user-images.githubusercontent.com/56473591/236293969-4e8a65d2-86a3-4f10-8837-2b1aa0490252.png) + ## Third party licences - [ArpLookup](https://github.com/georg-jung/ArpLookup) - [MIT](https://github.com/georg-jung/ArpLookup/blob/master/LICENSE.txt)