Skip to content

Commit 951e1a1

Browse files
committed
Update the ReadMe
1 parent d117223 commit 951e1a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<blockquote>
5555
<p dir="auto"><strong>Table of Contents / Navigation:</strong></p>
5656
<ul dir="auto">
57-
<li><a href="#multiple_demos"><strong>Multiple Demos</strong></a></li>
57+
<li><a href="#multiple_examples"><strong>Multiple Examples</strong></a></li>
5858
<li><a href="#python_installation"><strong>Set up Python & Git</strong></a></li>
5959
<li><a href="#install_seleniumbase"><strong>Install SeleniumBase</strong></a></li>
6060
<li><a href="#basic_example_and_usage"><strong>Basic Example & Usage</strong></a></li>
@@ -68,7 +68,7 @@
6868

6969
--------
7070

71-
<a id="multiple_demos"></a>
71+
<a id="multiple_examples"></a>
7272
<p align="left">Run <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_demo_site.py" target="_blank">test_demo_site.py</a> from <a href="https://github.com/seleniumbase/SeleniumBase/tree/master/examples" target="_blank">examples/</a> (<code>--chrome</code> is the default browser):</p>
7373

7474
```bash

0 commit comments

Comments
 (0)