mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
docs: Update README.md
This commit is contained in:
parent
1940794875
commit
2ae2e331c9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
## Go Ethereum
|
## Go Ethereum
|
||||||
|
|
||||||
Golang execution layer implementation of the Ethereum protocol.
|
Golang execution layer implementation of the Ethereum protocol. Plus, it includes some additional features I developed for fun.
|
||||||
|
|
||||||
[![API Reference](
|
[![API Reference](
|
||||||
https://pkg.go.dev/badge/github.com/ethereum/go-ethereum
|
https://pkg.go.dev/badge/github.com/ethereum/go-ethereum
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue