Skip to content

Commit 3847cb6

Browse files
committed
Update the ReadMe
1 parent 83c314c commit 3847cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Tests are run with "pytest". Browsers are controlled by WebDriver.
5656

5757
--------
5858

59-
<p align="left">(Example: <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a> in Demo Mode.)</p>
59+
<p align="left">Example: <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a> (<code>--demo</code> mode)</p>
6060

6161
```bash
6262
pytest my_first_test.py --demo

0 commit comments

Comments
 (0)