Update the ReadMe

This commit is contained in:
Michael Mintz 2022-09-19 15:30:56 -04:00
parent 41a07eec3a
commit 9fbc2103e5
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
<meta property="og:image" content="https://seleniumbase.github.io/cdn/img/mac_sb_logo_5b.png" />
<link rel="icon" href="https://seleniumbase.github.io/img/green_logo2.png" />
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.github.io/cdn/img/mac_sb_logo_3f.png" alt="SeleniumBase" title="SeleniumBase" width="408" /></a></p>
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.github.io/cdn/img/mac_sb_logo_3fw.png" alt="SeleniumBase" title="SeleniumBase" width="408" /></a></p>
<p align="center"><b>Browser automation and testing for <a href="https://www.python.org/about/" target="_blank">Python</a> developers.<br />SeleniumBase extends <a href="https://www.selenium.dev/documentation/" target="_blank">Selenium</a> as a full framework with <a href="https://docs.pytest.org/en/latest/how-to/usage.html" target="_blank">pytest</a>.</b></p>
<p align="center"><b>A framework for browser automation and testing with <a href="https://www.python.org/about/" target="_blank">Python</a>.<br />SeleniumBase extends <a href="https://www.selenium.dev/documentation/webdriver/" target="_blank">Selenium WebDriver</a> as a <a href="https://docs.pytest.org/en/latest/how-to/usage.html" target="_blank">pytest</a> plugin.</b></p>
<p align="center"><a href="https://pypi.python.org/pypi/seleniumbase" target="_blank"><img src="https://img.shields.io/pypi/v/seleniumbase.svg?color=3399EE" alt="PyPI version" /></a> <a href="https://github.com/seleniumbase/SeleniumBase/releases" target="_blank"><img src="https://img.shields.io/github/v/release/seleniumbase/SeleniumBase.svg?color=22AAEE" alt="GitHub version" /></a> <a href="https://seleniumbase.io"><img src="https://img.shields.io/badge/docs-seleniumbase.io-11BBAA.svg" alt="SeleniumBase Docs" /></a> <a href="https://github.com/seleniumbase/SeleniumBase/actions" target="_blank"><img src="https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg" alt="SeleniumBase GitHub Actions" /></a> <a href="https://gitter.im/seleniumbase/SeleniumBase" target="_blank"><img src="https://badges.gitter.im/seleniumbase/SeleniumBase.svg" alt="SeleniumBase" /></a></p>