Skip to content

Commit caf9700

Browse files
committed
add badges in README
1 parent 34e65c4 commit caf9700

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)