Update the ReadMe

This commit is contained in:
Michael Mintz 2022-06-10 11:26:23 -04:00
parent bb035d8803
commit 4e8b08e6a5
1 changed files with 3 additions and 4 deletions

View File

@ -5,16 +5,15 @@
<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"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.io/cdn/img/sb_logo_gs.png" alt="SeleniumBase" title="SeleniumBase" width="460" /></a></h3>
<h3 align="center"><img src="https://seleniumbase.io/cdn/img/long_logo2.png" alt="SeleniumBase" title="SeleniumBase" width="540" /></h3>
<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>
--------
<p align="center"><b>A Python framework for Web/UI automation and testing.</b></p>
<p align="center">Includes advanced features (Eg. <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/tour_examples/ReadMe.md">tools for User Onboarding</a>).</p>
<p align="center"><img src="https://seleniumbase.io/cdn/gif/introjs_tour4.gif" width="460" alt="SeleniumBase Example" title="SeleniumBase Example" /></p>
<p align="center">Includes advanced features, such as <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/tour_examples/ReadMe.md">tools for User Onboarding</a>.</p>
<p align="center"><img src="https://seleniumbase.io/cdn/gif/introjs_tour4.gif" width="450" alt="SeleniumBase Example" title="SeleniumBase Example" /></p>
<p align="center">
<a href="#python_installation">🚀 Start</a> |