diff --git a/readme.md b/readme.md index 0c82776..2d0dcad 100644 --- a/readme.md +++ b/readme.md @@ -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