Update README.md

This commit is contained in:
Shunsuke Shibayama 2022-12-28 22:17:25 +09:00
parent 4c99de6125
commit cc13d56ee3
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ pip install pylyzer
If installed this way, type resolution for the standard libraries is not available.
If you want to use it, you need to [install Erg](https://github.com/mtshiba/ergup).
```bash
curl -L https://github.com/mtshiba/ergup/raw/main/ergup.py | python3
```
## What is the advantage over pylint, pyright, pytype, etc.?
* Performance