Skip to content

Commit

Permalink
📝 Add codecov badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuSoysal authored Feb 17, 2024
1 parent 3aa3a2a commit 4ad22ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# <img src="https://www.rust-lang.org/logos/rust-logo-blk.svg" width="100"> Rust template ![GitHub License](https://img.shields.io/github/license/MathieuSoysal/Exercism-Rust-Template)
[![Static Badge](https://img.shields.io/badge/online-green?logo=gamejolt&logoColor=white&label=Benchmark%20tracks&labelColor=black&link=https%3A%2F%2Fbencher.dev%2Fconsole%2Fprojects%2Frust-template)](https://bencher.dev/console/projects/rust-template)
[![codecov](https://codecov.io/gh/MathieuSoysal/Exercism-Rust-Template/graph/badge.svg?token=MrM1EEfgvD)](https://codecov.io/gh/MathieuSoysal/Exercism-Rust-Template)


# <img src="https://www.rust-lang.org/logos/rust-logo-blk.svg" width="100"> Rust template ![GitHub License](https://img.shields.io/github/license/MathieuSoysal/Exercism-Rust-Template)
Basic Rust template with rust devcontainer and some CI to test and track benchmarcks automatically.

## Ressources
Expand Down

0 comments on commit 4ad22ea

Please sign in to comment.