diff --git a/README.md b/README.md index 3f5a169..23eff31 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The simple embedded browser features the following: ![webview-devtools-demo](https://raw.githubusercontent.com/microsoft/vscode-livepreview/main/img/webview-devtools-demo.gif) ### Live Refreshing -See the changes as you make them. By default, changes appear as you make them in the editor. You can also change this in settings to refresh the preview on save or not at all. +See the changes as you make them. By default, changes appear as you make them in the editor. You can also change this in the extension settings (via `livePreview.autoRefreshPreview`) to refresh the preview on save or not at all. ![live-refresh](https://raw.githubusercontent.com/microsoft/vscode-livepreview/main/img/live-refresh.gif)