Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Update readme to add more badges
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoyuxlu <[email protected]>
  • Loading branch information
xiaoyuxlu authored and jyao1 committed Sep 19, 2023
1 parent 909d088 commit 69e7e4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[![CI](https://github.com/intel/rust-spdm/actions/workflows/main.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/main.yml)
[![Deny](https://github.com/intel/rust-spdm/actions/workflows/deny.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/deny.yml)
[![Format](https://github.com/intel/rust-spdm/actions/workflows/format.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/format.yml)
[![Fuzzing](https://github.com/intel/rust-spdm/actions/workflows/fuzz.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/fuzz.yml)

# rust-spdm

Expand Down

0 comments on commit 69e7e4c

Please sign in to comment.