Skip to content

Commit 0de69a9

Browse files
nvborisenkosandeepsuryaprasad
authored andcommitted
Readme header license (SeleniumHQ#15164)
* Beatify readme header * License in readme as separate section
1 parent 2e1a7e2 commit 0de69a9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
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.
2930
The project is made possible by volunteer contributors who've
3031
generously 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-
3433
This README is for developers interested in contributing to the project.
3534
For people looking to get started using Selenium, please check out
3635
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
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).

0 commit comments

Comments
 (0)