From ca8a3007f4d55cbd590b00f924fdc5f9fdaf1ac3 Mon Sep 17 00:00:00 2001 From: wenqingl <86453680+wenqingl@users.noreply.github.com> Date: Sun, 10 Jul 2022 17:38:11 -0700 Subject: [PATCH 1/2] Update README.md make sentences more fluent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 323853c00..9eb7386b2 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ WIFI / LAN intruder detector. -Scan the devices connected to your WIFI / LAN and alert you the connection of -unknown devices. It also warns the disconnection of "always connected" devices. +Scan the devices connected to your WIFI / LAN and notify you of any unknown devices. +It also warns the disconnection of "always connected" devices. ![Main screen][main] From bc82fe3691377d310533cba87729d0b281ca6b16 Mon Sep 17 00:00:00 2001 From: wenqingl <86453680+wenqingl@users.noreply.github.com> Date: Sun, 10 Jul 2022 17:39:09 -0700 Subject: [PATCH 2/2] Update README.md Correct inappropriate verb usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eb7386b2..78d931de6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ WIFI / LAN intruder detector. Scan the devices connected to your WIFI / LAN and notify you of any unknown devices. -It also warns the disconnection of "always connected" devices. +It also warns users about disconnecting "always connected" devices. ![Main screen][main]