File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1515 <a href =" #developing " >Developing</a > •
1616 <a href =" #testing " >Testing</a > •
1717 <a href =" #documenting " >Documenting</a > •
18- <a href =" #releasing " >Releasing</a >
18+ <a href =" #releasing " >Releasing</a > •
19+ <a href =" #license " >License</a >
1920</p >
2021
2122<br >
@@ -29,8 +30,6 @@ major web browsers.
2930The project is made possible by volunteer contributors who've
3031generously donated thousands of hours in code development and upkeep.
3132
32- Selenium's source code is made available under the [ Apache 2.0 license] ( https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE ) .
33-
3433This README is for developers interested in contributing to the project.
3534For people looking to get started using Selenium, please check out
3635our [ 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
525524``` shell
526525./go all:release[' --config' , ' release' ]
527526```
527+
528+ ## License
529+
530+ Selenium's source code is made available under the [ Apache 2.0 license] ( https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE ) .
You can’t perform that action at this time.
0 commit comments