Skip to content

Commit

Permalink
docs: add codecov badge to readme (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-r4bbit authored Oct 10, 2023
1 parent b9782cf commit 1626e62
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,7 +1,9 @@
# SNT Staking contracts [![Github Actions][gha-badge]][gha] [![Foundry][foundry-badge]][foundry]
# SNT Staking contracts [![Github Actions][gha-badge]][gha] [![Codecov][codecov-badge]] [codecov] [![Foundry][foundry-badge]][foundry]

[gha]: https://github.com/logos-co/staking/actions
[gha-badge]: https://github.com/logos-co/staking/actions/workflows/ci.yml/badge.svg
[codecov]: https://codecov.io/gh/logos-co/staking
[codecov-badge]: https://codecov.io/gh/logos-co/staking/graph/badge.svg
[foundry]: https://getfoundry.sh/
[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg

Expand Down

0 comments on commit 1626e62

Please sign in to comment.