From f963062b6054b427142d83b47e1d04b9d1d4f9fc Mon Sep 17 00:00:00 2001 From: Andrew Huynh Date: Mon, 25 Apr 2022 10:20:12 -0700 Subject: [PATCH] Add a blurb about hot keys to launch/navigate the app --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fa6c8b788..f7d1f21d8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ ## Spyglass in action +Once launched, press **`Cmd + Shift + /`** to open Spyglass. Queries prefixed with `/` +will search through your installed lenses, otherwise it'll search through your index. + +Use the arrow keys to select the result you want and hit `Enter` to open the link in the +browser of your choice! + [![Spyglass in action!](docs/spyglass-poc.gif)](https://www.youtube.com/embed/OzNrxtM3s_8)