Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvala authored Jun 9, 2020
1 parent 81e3b38 commit b85a0d0
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 @@ -17,6 +17,11 @@ This project is wraper for Leilex, legal entity identifier API. Includes ISIN-LE
3. [dateutils](https://dateutil.readthedocs.io/en/stable/)
4. [pandas](https://pandas.pydata.org/)

## Installation
```bash
pip install python-lei
```

## Usage

After installing the module, first step is to download the data for ISIN and LEI mappings
Expand Down

0 comments on commit b85a0d0

Please sign in to comment.