diff --git a/README.md b/README.md
index 85fc956..e1eeb86 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,16 @@ A powerful browser devtools extension for debugging, visualizing, and controllin
- **Stop Test Execution**: Terminate running tests with proper process cleanup using the stop button
- **Test List Preservation**: All tests remain visible in the sidebar during reruns, maintaining full context
+#### 🛠️ Test Rerunner & Snapshot Demo
+
+
+
+
+#### 🛑 Stop Test Runner Demo
+
+
+
+
### 🎭 Multi-Framework Support
- **Mocha**: Full support with grep-based filtering for test/suite execution
- **Jasmine**: Complete integration with grep-based filtering
@@ -21,6 +31,11 @@ A powerful browser devtools extension for debugging, visualizing, and controllin
- **Test Hierarchy**: Nested test suite and test case tree view with status indicators
- **Live Status Updates**: Immediate spinner icons and visual feedback when tests start/stop
+#### 🛠️ TestLens Demo
+
+
+
+
### 🔍 Debugging Capabilities
- **Command Logging**: Detailed capture of all WebDriver commands with arguments and results
- **Screenshot Capture**: Automatic screenshots after each command for visual debugging
diff --git a/assets/rerunner-snapshot-demo.gif b/assets/rerunner-snapshot-demo.gif
new file mode 100644
index 0000000..e69de29
diff --git a/assets/stop-runner-demo.gif b/assets/stop-runner-demo.gif
new file mode 100644
index 0000000..e69de29
diff --git a/assets/testlens-demo.gif b/assets/testlens-demo.gif
new file mode 100644
index 0000000..e69de29