From 5bc3da99ac2aab338dc3db4c033c7e687a542e41 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 25 Jun 2023 09:32:10 +0800 Subject: [PATCH] doc: improve doc --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b58019..8d49c80 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,7 @@ cd gpgui pnpm install pnpm tauri dev ``` + +### Open the DevTools + +Right-click on the GUI window and select "Inspect Element".