mirror of
https://github.com/vacp2p/minime.git
synced 2026-01-06 20:23:51 -05:00
docs: add CI and codecov badges
Our fork has diverged significantly from its upstream repository, so we should show the CI and codecov of its own source.
This commit is contained in:
committed by
Ricardo Guilherme Schmidt
parent
fe4146bccb
commit
0caec481cb
@@ -1,6 +1,13 @@
|
||||

|
||||
|
||||
[](https://travis-ci.org/Giveth/minime)
|
||||
[![Github Actions][gha-badge]][gha] [![Codecov][codecov-badge]][codecov] [![Foundry][foundry-badge]][foundry]
|
||||
|
||||
[gha]: https://github.com/vacp2p/minime/actions
|
||||
[gha-badge]: https://github.com/vacp2p/minime/actions/workflows/ci.yml/badge.svg
|
||||
[codecov]: https://codecov.io/gh/vacp2p/minime
|
||||
[codecov-badge]: https://codecov.io/gh/vacp2p/minime/graph/badge.svg
|
||||
[foundry]: https://getfoundry.sh/
|
||||
[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg
|
||||
|
||||
The MiniMeToken contract is a standard ERC20 token with extra functionality:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user