mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: add workflow links in readme
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
*Blazing-fast implementation of the Ethereum protocol*
|
||||
|
||||

|
||||

|
||||
[][gh-ci]
|
||||
[][gh-deny]
|
||||
[][codecov]
|
||||
|
||||
## Build
|
||||
@ -15,3 +15,5 @@ To build this project we are currently using Rust nightly for GAT support, that
|
||||
Contributor docs can be found [here](./docs).
|
||||
|
||||
[codecov]: https://app.codecov.io/gh/foundry-rs/reth
|
||||
[gh-ci]: https://github.com/foundry-rs/reth/actions/workflows/ci.yml
|
||||
[gh-deny]: https://github.com/foundry-rs/reth/actions/workflows/deny.yml
|
||||
|
||||
Reference in New Issue
Block a user