Skip to content

Commit f5e7ace

Browse files
authored
readme: replace github badge by rtd
1 parent a9c45b4 commit f5e7ace

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arduino Core for Infineon's XMC™ Microcontrollers
22

3-
![compile examples badge](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/compile-platform-examples.yml/badge.svg)
4-
![build docs badge](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/docs.yml/badge.svg)
3+
![Compilation Status](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/compile-platform-examples.yml/badge.svg)
4+
[![Documentation Status](https://readthedocs.org/projects/xmc-arduino/badge/?version=latest)](https://xmc-arduino.readthedocs.io/en/latest/?badge=latest)
55

66
This project integrates Infineon's 32-bit XMC™ Industrial Arm® Cortex®-M Microcontroller into the [Arduino](https://www.arduino.cc/en/Guide/Introduction) ecosystem.
77

@@ -46,4 +46,4 @@ We welcome community contributions! Please refer to our [contribution guidelines
4646

4747
## License
4848

49-
See the [LICENSE](LICENSE.md) file for more details about the license.
49+
See the [LICENSE](LICENSE.md) file for more details about the license.

0 commit comments

Comments
 (0)