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

Skip to content

Commit 616991a

Browse files
authored
Added instructions
1 parent c59a258 commit 616991a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[![Build Status](https://travis-ci.com/pcko1/etherscan-python.svg?branch=master)](https://travis-ci.com/pcko1/etherscan-python)
22
[![codecov](https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg)](https://codecov.io/gh/pcko1/etherscan-python)
33
[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-385/)
4-
54
![GitHub](https://img.shields.io/github/license/pcko1/etherscan-python)
65

76
# etherscan-python
@@ -42,7 +41,7 @@ conda activate etherscan-python && bash run_tests.sh
4241

4342
## Usage
4443

45-
In `python` , create a client with your personal etherscan.io API key:
44+
In `python`, create a client with your personal etherscan.io API key:
4645

4746
``` python
4847
from etherscan.client import Client

0 commit comments

Comments
 (0)