Skip to content

Commit 0a841dd

Browse files
committed
[doc] better language nav
1 parent f357e69 commit 0a841dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Go Report Card](https://goreportcard.com/badge/github.com/nanmu42/etherscan-api)](https://goreportcard.com/report/github.com/nanmu42/etherscan-api)
55
[![codecov](https://codecov.io/gh/nanmu42/etherscan-api/branch/master/graph/badge.svg)](https://codecov.io/gh/nanmu42/etherscan-api)
66
[![GoDoc](https://godoc.org/github.com/nanmu42/etherscan-api?status.svg)](https://godoc.org/github.com/nanmu42/etherscan-api)
7-
[中文文档](https://github.com/nanmu42/etherscan-api/blob/master/README_ZH.md)
7+
[![中文文档](https://img.shields.io/badge/%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3-%E7%82%B9%E6%88%91%E9%98%85%E8%AF%BB-blue.svg)](https://github.com/nanmu42/etherscan-api/blob/master/README_ZH.md)
88

99
Go bindings to the Etherscan.io API, with nearly Full implementation(accounts, transactions, tokens, contracts, blocks, stats), full network support(Mainnet, Ropsten, Kovan, Rinkby, Tobalaba), and only depending on standard library. :wink:
1010

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Go Report Card](https://goreportcard.com/badge/github.com/nanmu42/etherscan-api)](https://goreportcard.com/report/github.com/nanmu42/etherscan-api)
55
[![codecov](https://codecov.io/gh/nanmu42/etherscan-api/branch/master/graph/badge.svg)](https://codecov.io/gh/nanmu42/etherscan-api)
66
[![GoDoc](https://godoc.org/github.com/nanmu42/etherscan-api?status.svg)](https://godoc.org/github.com/nanmu42/etherscan-api)
7-
[English Readme](https://github.com/nanmu42/etherscan-api/blob/master/README.md)
7+
[![English Readme](https://img.shields.io/badge/English%20Doc-Click%20Me-blue.svg)](https://github.com/nanmu42/etherscan-api/blob/master/README.md)
88

99
Etherscan.io的Golang实现,
1010
支持几乎所有功能(accounts, transactions, tokens, contracts, blocks, stats),

0 commit comments

Comments
 (0)