Skip to content

Commit ecd08d5

Browse files
committed
Update the ReadMe
1 parent 452e370 commit ecd08d5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<h2 align="center">✅ <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_logo_i4.png" alt="SeleniumBase" height="36" /> 🚀</h2>
32

43
<h3 align="center">Create web & mobile tests, fast!</h3>
@@ -38,7 +37,7 @@
3837
pytest test_swag_labs.py --mobile
3938
```
4039
------
41-
<div>SeleniumBase's command-line options allow you to run the same test using different browsers and environments.</div>
40+
<div>SeleniumBase's command-line options allow you to run tests with different settings without changing test code. Learn more <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md">here</a>.</div><br />
4241

4342
```bash
4443
pytest test_swag_labs.py --demo
@@ -48,7 +47,7 @@ pytest test_swag_labs.py --demo
4847

4948

5049
<a id="python_installation"></a>
51-
## <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" height="32"> Quick Start
50+
## <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" height="32"> Get Started
5251

5352
* Requires **[Python](https://www.python.org/downloads/)** and **[Git](https://git-scm.com/)**
5453
* [<img src="https://img.shields.io/pypi/pyversions/seleniumbase.svg?color=22AAEE" alt="Python:2.7|3.5|3.6|3.7|3.8" />](https://www.python.org/downloads/)

0 commit comments

Comments
 (0)