update readme with published package

This commit is contained in:
banteg 2020-01-28 17:16:48 +07:00
parent 8a1a83b735
commit a7780754d0

View File

@ -2,6 +2,12 @@
python interface for makerdao's [multicall](https://github.com/makerdao/multicall) and a port of [multicall.js](https://github.com/makerdao/multicall.js)
## installation
```
pip install multicall
```
## example
```python