File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 15
15
<a href =" #developing " >Developing</a > •
16
16
<a href =" #testing " >Testing</a > •
17
17
<a href =" #documenting " >Documenting</a > •
18
- <a href =" #releasing " >Releasing</a >
18
+ <a href =" #releasing " >Releasing</a > •
19
+ <a href =" #license " >License</a >
19
20
</p >
20
21
21
22
<br >
@@ -29,8 +30,6 @@ major web browsers.
29
30
The project is made possible by volunteer contributors who've
30
31
generously donated thousands of hours in code development and upkeep.
31
32
32
- Selenium's source code is made available under the [ Apache 2.0 license] ( https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE ) .
33
-
34
33
This README is for developers interested in contributing to the project.
35
34
For people looking to get started using Selenium, please check out
36
35
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
525
524
``` shell
526
525
./go all:release[' --config' , ' release' ]
527
526
```
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