diff --git a/README.md b/README.md index 07feb7d568351..56c3e85cfebdf 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,24 @@ -# Selenium - -[![CI](https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml/badge.svg?branch=trunk&event=schedule)](https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml) -[![CI - RBE](https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml/badge.svg?branch=trunk&event=schedule)](https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml) -[![Releases downloads](https://img.shields.io/github/downloads/SeleniumHQ/selenium/total.svg)](https://github.com/SeleniumHQ/selenium/releases) - -Selenium Logo +

+
+ Selenium +
+ Selenium +
+

+ +

Automates browsers. That's it!

+ +

+ Contributing • + Installing • + Building • + Developing • + Testing • + Documenting • + Releasing +

+ +
Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically @@ -22,6 +36,10 @@ For people looking to get started using Selenium, please check out our [User Manual](https://selenium.dev/documentation/) for detailed examples and descriptions, and if you get stuck, there are several ways to [Get Help](https://www.selenium.dev/support/). +[![CI](https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml/badge.svg)](https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml) +[![CI - RBE](https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml/badge.svg)](https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml) +[![Releases downloads](https://img.shields.io/github/downloads/SeleniumHQ/selenium/total.svg)](https://github.com/SeleniumHQ/selenium/releases) + ## Contributing Please read [CONTRIBUTING.md](https://github.com/SeleniumHQ/selenium/blob/trunk/CONTRIBUTING.md)