Skip to content

Commit 5cf0640

Browse files
committed
[doc] enhance doc
1 parent 428d1ff commit 5cf0640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Package etherscan provides Go bindings to the Etherscan.io API.
22
//
3-
// The implementation is with nearly Full implementation
3+
// This work is a nearly Full implementation
44
// (accounts, transactions, tokens, contracts, blocks, stats),
5-
// full network support(Mainnet, Ropsten, Kovan, Rinkby, Tobalaba),
5+
// with full network support(Mainnet, Ropsten, Kovan, Rinkby, Tobalaba),
66
// and only depending on standard library.
77
//
88
// Example can be found at https://github.com/nanmu42/etherscan-api

0 commit comments

Comments
 (0)