Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a5cc7d9

Browse files
authored
Changed headers
1 parent 5d1a72a commit a5cc7d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ A minimal, yet complete, python API for [Etherscan.io](https://etherscan.io/). A
1111
Powered by [Etherscan.io APIs](https://etherscan.io/apis).
1212
___
1313

14+
15+
## Endpoints
16+
1417
All of the *free* GET endpoints from the following modules are provided:
1518

1619

@@ -137,7 +140,7 @@ Alternatively, you can install it from [PyPI](https://pypi.org/project/etherscan
137140
pip install etherscan-python
138141
```
139142

140-
## Run unittests (bash)
143+
## Unit tests
141144

142145
In `bash`, test that everything looks OK on your end using your `YOUR_API_KEY` (without quotation marks) before proceeding:
143146

0 commit comments

Comments
 (0)