From f58ec778ca4ce25afec2edb5f062fcc15d6e6389 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 15 Dec 2023 13:12:47 +0100 Subject: [PATCH] Fix spelling mistakes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1e3070..667a6ec 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ## Usage -1. Downlaod the latest relasse -1. Start `ARP-Scanner.exe` or `ARP-Scanner` on linux with the IP range it should scan as parameter +1. Download the latest release +1. Start `ARP-Scanner.exe` or `ARP-Scanner` on Linux with the IP range it should scan as parameter > Note: This programm may not work on all linux distributions because the [ArpLookup](https://github.com/georg-jung/ArpLookup) library has some [limitations](https://github.com/georg-jung/ArpLookup#supported-platforms) @@ -13,6 +13,6 @@ ![ARP-Scanner-Example](https://user-images.githubusercontent.com/56473591/236293969-4e8a65d2-86a3-4f10-8837-2b1aa0490252.png) -## Third party licences +## Third party licenses - [ArpLookup](https://github.com/georg-jung/ArpLookup) - [MIT](https://github.com/georg-jung/ArpLookup/blob/master/LICENSE.txt) - [IPAddressRange](https://github.com/jsakamoto/ipaddressrange) - [MPL-2.0](https://github.com/jsakamoto/ipaddressrange/blob/master/LICENSE)