diff --git a/README.md b/README.md
index 70b419b71..a46e0ea41 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[Join us on Discord](https://discord.gg/yF527cQbDG)
+[Join us on Discord](https://discord.gg/yF527cQbDG)
# OpenAdapt: AI-First Process Automation with Transformers
@@ -129,7 +129,13 @@ Visualize the latest recording you created by running the following command:
python -m openadapt.visualize
```
-This will open your browser. It will look something like this:
+This will open a scrollable window that looks something like this:
+
+
+
+
+
+With `config.VISUALIZE_RUN_NATIVELY == False`, this will open your browser. It will look something like this:
![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/5d7253b7-ae12-477c-94a3-b388e4f37587)