From dfe184808d27cf169b08b77d78b082af4e6ecb8d Mon Sep 17 00:00:00 2001 From: G Date: Wed, 7 Sep 2022 14:57:57 +0800 Subject: [PATCH] clarify the copy metadata way --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db2e6c..0cf2032 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ You can also just move the mouse without clicking. It is less fun though: ## Copy `⌘C` on a Primary Target will copy the visible (or descriptive for icons, images, etc.) text. -Add any modifier key (`⌃`, `⌥`, or `⇧`) to copy the metadata instead, i.e., the URL for links, status for checkboxes, tabs, radiobuttons, etc. +Add any modifier key (`⌃`, `⌥`, or `⇧` to `⌘C`) to copy the metadata instead, i.e., the URL for links, status for checkboxes, tabs, radiobuttons, etc. # APIs