diff --git a/README.md b/README.md index 56c3e85cfebdf..5ba50ed90968d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ DevelopingTestingDocumenting • - Releasing + Releasing • + License


@@ -29,8 +30,6 @@ major web browsers. The project is made possible by volunteer contributors who've generously donated thousands of hours in code development and upkeep. -Selenium's source code is made available under the [Apache 2.0 license](https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE). - This README is for developers interested in contributing to the project. 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 @@ -525,3 +524,7 @@ If you have access to the Selenium EngFlow repository, you can have the assets b ```shell ./go all:release['--config', 'release'] ``` + +## License + +Selenium's source code is made available under the [Apache 2.0 license](https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE).