diff --git a/README.md b/README.md index a70aa29637c8a9a7f6b8e68c5f07fedd7529ea33..da6bd2f4d38d7f4237442c5b51b415919a62b1b2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ script/zed_with_local_servers --release ### Dump element JSON -If you trigger `cmd-shift-i`, Zed will copy a JSON representation of the current window contents to the clipboard. You can paste this in a tool like [DJSON](https://chrome.google.com/webstore/detail/djson-json-viewer-formatt/chaeijjekipecdajnijdldjjipaegdjc?hl=en) to navigate the state of on-screen elements in a structured way. +If you trigger `cmd-alt-i`, Zed will copy a JSON representation of the current window contents to the clipboard. You can paste this in a tool like [DJSON](https://chrome.google.com/webstore/detail/djson-json-viewer-formatt/chaeijjekipecdajnijdldjjipaegdjc?hl=en) to navigate the state of on-screen elements in a structured way. ## Roadmap