You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,25 +19,25 @@ Mbed OS provides a platform that includes:
19
19
20
20
- Security foundations.
21
21
- Cloud management services.
22
-
- Drivers for sensors, I/O devices and connectivity.
22
+
- Drivers for sensors, I/O devices and connectivity.
23
23
24
24
## Release notes
25
25
The [release notes](https://os.mbed.com/releases) detail the current release. You can also find information about previous versions.
26
26
27
-
## License and contributions
27
+
## License and contributions
28
28
29
29
The software is provided under the [Apache-2.0 license](LICENSE-apache-2.0.txt). Contributions to this project are accepted under the same license. Please see [contributing.md](CONTRIBUTING.md) for more information.
30
30
31
31
This project contains code from other projects. The original license text is included in those source files. They must comply with our [license guide](https://os.mbed.com/docs/mbed-os/latest/contributing/license.html).
32
32
33
-
Folders containing files under different permissive license than Apache 2.0 are listed in the [LICENSE](LICENSE) file.
33
+
Folders containing files under different permissive license than Apache 2.0 are listed in the [LICENSE](LICENSE.md) file.
34
34
35
35
## Getting started for developers
36
-
36
+
37
37
We have a [developer website](https://os.mbed.com) for asking questions, engaging with others, finding information on boards and components, using an online IDE and compiler, reading the documentation and learning about what's new and what's coming next in Mbed OS.
38
38
39
39
## Getting started for contributors
40
-
40
+
41
41
We also have a [contributing and publishing guide](https://os.mbed.com/contributing/) that covers licensing, contributor agreements and style guidelines.
0 commit comments