Skip to content

Commit

Permalink
Added installation section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey0xff committed Jan 10, 2020
1 parent 4044b85 commit 3e0ce75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
* Segwit
* Legacy

## Installation
```
pip3 install git+https://github.com/sergey-tikhonov/btc_validator
```

## Usage
```python
from btc_validator import is_valid_btc_address
Expand Down

0 comments on commit 3e0ce75

Please sign in to comment.