Skip to content

Commit b672873

Browse files
committed
add badges in README
1 parent 626a79e commit b672873

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<!-- badges: start -->
44
[![made-with-rust](https://img.shields.io/badge/Made%20with-Rust-1f425f.svg)](https://www.rust-lang.org/)
5-
[![Clippy Lint Check](https://github.com/SynthesisLab/shepherd/actions/workflows/clippy.yml/badge.svg?branch=main&event=fork)](https://github.com/SynthesisLab/shepherd/actions/workflows/clippy.yml)
5+
[![Build](https://github.com/SynthesisLab/shepherd/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/SynthesisLab/shepherd/actions/workflows/build.yaml)
6+
[![Tests](https://github.com/SynthesisLab/shepherd/actions/workflows/test.yaml/badge.svg?branch=main&event=push)](https://github.com/SynthesisLab/shepherd/actions/workflows/test.yaml)
67
<!-- badges: end -->
78

89

0 commit comments

Comments
 (0)