Skip to content

Commit 769931b

Browse files
authored
Add badges to README for project status (#377)
Added badges for license, documentation publishing, schema validation, and wiki synchronization.
1 parent c838e1a commit 769931b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![License](https://img.shields.io/github/license/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec?label=License)](https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/blob/main/LICENSE)
2+
[![Publish Documentation ](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/gh-pages.yaml?logo=arm&logoColor=0091bd&label=Publish%20Documentation)](https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/tree/main/.github/workflows/gh-pages.yaml)
3+
[![Validate schemas ](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/schema.yaml?logo=arm&logoColor=0091bd&label=Validate%20schemas)](https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/tree/main/.github/workflows/schema.yaml)
4+
[![Sync wiki content ](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/wiki.yaml?logo=arm&logoColor=0091bd&label=Sync%20wiki%20content)](https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/tree/main/.github/workflows/wiki.yaml)
5+
16
# Open-CMSIS-Pack Specification
27

38
The Open-CMSIS-Pack project delivers the infrastructure to integrate and manage software components and improve code reuse across embedded and IoT projects. The project is currently hosted and managed as an incubation project by Linaro in partnership with Arm, NXP and ST.

0 commit comments

Comments
 (0)