Skip to content

Commit 3911d6a

Browse files
committed
Update Readme
1 parent cd208db commit 3911d6a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
Node.js package to interact with official [Etherscan API](https://etherscan.io/apis)
77

8+
## Documentation
9+
10+
**[API reference](docs/API.md)**
11+
12+
The API reference was generated by JSDoc.
13+
If you use Typescript, you can use the more detailed reference found in the [type declaration file](index.d.ts)
14+
815
## Install
916

1017
```bash
@@ -31,13 +38,6 @@ etherscan
3138
})
3239
```
3340

34-
## Documentation
35-
36-
**[API reference](docs/API.md)**
37-
38-
The API reference was generated by JSDoc.
39-
If you use Typescript, you can use the more detailed reference found in the [type declaration file](index.d.ts)
40-
4141
## License
4242

4343
**The MIT License (MIT)**

0 commit comments

Comments
 (0)