From 858f1043f7bd66d33b8b9dbd522648c7dd4edf42 Mon Sep 17 00:00:00 2001 From: Eric Lawrence Date: Mon, 10 Jan 2022 14:04:31 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d323ac..3d66767 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This will be a simple debugger for Chromium's NativeMessaging JSON messages. +A simple Windows debugger for Chromium's NativeMessaging JSON messages. Explainer Blog Post - https://textslashplain.com/2022/01/08/debug-native-messaging/