From 66473a2a9029988e50eb952ba31c5a2fadd94333 Mon Sep 17 00:00:00 2001 From: Michael Mintz Date: Thu, 19 May 2022 23:09:26 -0400 Subject: [PATCH] Update the ReadMe --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4b74e339..b32bafd5 100755 --- a/README.md +++ b/README.md @@ -5,18 +5,17 @@ -

SeleniumBase SeleniumBase SeleniumBase

+

SeleniumBase

-

βœ… Fast, easy, and reliable Web/UI testing with Python.

+

Fast, easy, and reliable Web/UI testing with Python. βœ…

Latest Release on GitHub Latest Release on PyPI SeleniumBase.io Docs -SeleniumBase GitHub Actions -SeleniumBase +SeleniumBase GitHub Actions SeleniumBase

@@ -30,7 +29,7 @@
πŸ“š API | πŸ”΄ Recorder | -βšͺ Dashboard | +πŸ”΅ Dashboard | πŸ”  Formats | πŸ“Š Charts | πŸ—ΊοΈ Tours | @@ -130,6 +129,8 @@ pytest test_demo_site.py

Python Setup:

+ + πŸ”΅ Add **[Python](https://www.python.org/downloads/)** and **[Git](https://git-scm.com/)** to your System PATH. πŸ”΅ Using a [Python virtual env](https://seleniumbase.io/help_docs/virtualenv_instructions/) is recommended.