Update the ReadMe

This commit is contained in:
Michael Mintz 2022-06-12 01:33:10 -04:00
parent f5c225aa4f
commit 37bf94d61a
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
<meta property="og:image" content="https://seleniumbase.io/cdn/img/mac_sb_logo_5.png" />
<link rel="icon" href="https://seleniumbase.io/img/green_logo2.png" />
<h3 align="center"><img src="https://seleniumbase.io/cdn/img/mac_sb_logo_5.png" alt="SeleniumBase" title="SeleniumBase" width="300" /></h3>
<h3 align="center"><img src="https://seleniumbase.io/cdn/img/sb_logo_gs2.png" alt="SeleniumBase" title="SeleniumBase" width="450" /></h3>
<p align="center"><b>A Python framework for Web/UI automation and testing.</b></p>
<h4 align="center">Better web automation & testing with <a href="https://www.selenium.dev/documentation/" target="_blank">Selenium</a> & <a href="https://docs.pytest.org/en/stable/" target="_blank">pytest</a>.</h4>
<p align="center"><a href="https://pypi.python.org/pypi/seleniumbase" target="_blank"><img src="https://img.shields.io/pypi/v/seleniumbase.svg?color=2288EE" 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>