From d91b737529dc23b1c6fde7d0cfddb79d4557414b Mon Sep 17 00:00:00 2001
From: kentbetita <kentezrabetita@protonmail.com>
Date: Wed, 21 Feb 2024 06:24:03 +0800
Subject: [PATCH] =?UTF-8?q?doc:=20add=20`accessibilityPermission`=20to=20r?=
 =?UTF-8?q?eadme=20=F0=9F=93=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 readme.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/readme.md b/readme.md
index 5b071d0..4a96ba3 100644
--- a/readme.md
+++ b/readme.md
@@ -50,6 +50,13 @@ Get metadata about the active window.
 
 Type: `object`
 
+##### accessibilityPermission **(macOS only)**
+
+Type: `boolean`\
+Default: `true`
+
+Enable the accessibility permission check. Setting this to `false` will prevent the accessibility permission prompt on macOS versions 10.15 and newer.
+
 ##### screenRecordingPermission **(macOS only)**
 
 Type: `boolean`\