Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wickste authored Feb 23, 2024
1 parent 37ff82f commit 62a1bd0
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Getting Started with Azure RTOS and Azure IoT
# Getting Started with Eclipse ThreadX and Azure IoT

![](https://github.com/azure-rtos/getting-started/workflows/Markdown%20links/badge.svg)
![](https://github.com/eclipse-threadx/getting-started/workflows/Markdown%20links/badge.svg)

The Getting Started guides will help you get started with Azure RTOS. Each guide will step through from toolchain installation to connecting the device to Azure IoT using IoT Plug and Play.
The Getting Started guides will help you get started with Eclipse ThreadX. Each guide will step through from toolchain installation to connecting the device to Azure IoT using IoT Plug and Play.

For more information on Azure IoT Device Development:
* [Azure IoT Device Development Documentation](https://docs.microsoft.com/azure/iot-develop) - Get started with Azure IoT device development
* For product issues, bugs, or feature requests please use our GitHub issues pages for the dedicated middleware (e.g. for ThreadX: https://github.com/azure-rtos/threadx/issues).
* [Azure RTOS Q&A](https://aka.ms/QnA/azure-rtos) - Ask a question
* For product issues, bugs, or feature requests please use our GitHub issues pages for the dedicated middleware (e.g. for ThreadX: https://github.com/eclipse-threadx/threadx/issues).

## Getting Started Guides

Expand Down Expand Up @@ -39,8 +38,13 @@ For details on contributing to this repository, see the [contributing](CONTRIBUT

## Reporting Security Vulnerabilities

If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's definition of a security vulnerability, please report it to the [Microsoft Security Response Center](SECURITY.md).
If you think you have found a vulnerability in Eclipse ThreadX repos you can report it using one of the following ways:

* Contact the [Eclipse Foundation Security Team](mailto:[email protected])
* [Report a Vulnerability](https://github.com/eclipse-threadx/threadx/security/advisories/new)

You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/).

## License

The Azure RTOS Getting Started guides are licensed under the [MIT](LICENSE.txt) license.
The Eclipse ThreadX Getting Started guides are licensed under the [MIT](LICENSE.txt) license.

0 comments on commit 62a1bd0

Please sign in to comment.