From 3c9a21b4743c379e734f6e8fae7581edd6e3d2d8 Mon Sep 17 00:00:00 2001 From: Jack Cherng Date: Sun, 27 Oct 2024 18:04:04 +0800 Subject: [PATCH] docs: update readme Signed-off-by: Jack Cherng --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee9c28f..5f5bd1b 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,13 @@ This is a Sublime Text plugin which adds/removes "classic" Windows context menu for Sublime Text/Merge. -⚠️ This plugin won't work with Win11's new context menu since it doesn't seem to be purely controlled by registry. - ![screenshot](https://raw.githubusercontent.com/jfcherng-sublime/ST-WindowsContextMenu/main/docs/screenshot.png) +⚠️ This plugin + +- Adds/removes the context menu only for the current Windows user, so no admin privilege is required. +- Won't work with Win11's new context menu since it doesn't seem to be purely controlled by registry. + ## Installation This package is available on [Package Control][package-control] by the name of [WindowsContextMenu][windowscontextmenu].