Update the ReadMe

This commit is contained in:
Michael Mintz 2018-03-18 22:26:26 -04:00
parent 5e5a85c04d
commit 757ae8650a
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Browser automated testing with Python done efficiently.<br />
<img src="https://cdn2.hubspot.net/hubfs/100006/images/new_logo_pre6c.png" title="SeleniumBase" height="40">
[**Jump to Installation Steps**](#seleniumbase_installation), or Learn More:
[**Get Started**](#seleniumbase_installation), or Learn More:
**A framework for all your UI testing:**<br />
SeleniumBase is a complete end-to-end testing solution for web apps. It extends Python's unittest framework by including the WebDriver APIs and adding functionality to make automation more efficient & reliable. It simplifies the process of setting up continuous integration and writing automated tests.
@ -60,9 +60,9 @@ SeleniumBase was originally built for [testing HubSpot's platform](https://produ
**Contains lots of additional features:**<br />
([Read more about SeleniumBase features here](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/features_list.md))
<a id="seleniumbase_installation"></a>
<br><img src="https://cdn2.hubspot.net/hubfs/100006/images/new_logo_pre6c.png" title="SeleniumBase" height="40">
<a id="seleniumbase_installation"></a>
## Get Started:
(Before installation, you'll need to **[install Python](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/install_python_pip_git.md)** and **[download Webdriver](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/webdriver_installation.md)**.)