From 2caee2a0dcb3679baceac0db7efcbaa5e93c170d Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Wed, 3 Feb 2021 13:32:14 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af814e3956..665659152d 100644 --- a/README.md +++ b/README.md @@ -106,10 +106,10 @@ Our [prioritized roadmap][roadmap] of features and utilities that the core team - SVG thumbnail quality improved **PowerToys Run** -- Service management plugin (restart, stop, ...) -- Registry key plugin +- Service management plugin (restart, stop, ...) using the `!` keyword +- Registry key plugin using the `:` keyword - System action plugin (reboot, lock, ...) -- Hyperbolic functions added to calculator +- Hyperbolic functions added to calculator (example: `=arsinh(3)`) - Icon fixes when running in certain themes - Unneeded dependencies removed - Bug fixes