diff --git a/README.md b/README.md index a8b26f7abd62..2ec4be4f0dee 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ more examples and information. In particular, see: - [type hints cheat sheet](https://mypy.readthedocs.io/en/stable/cheat_sheet_py3.html) - [getting started](https://mypy.readthedocs.io/en/stable/getting_started.html) +- [list of error codes](https://mypy.readthedocs.io/en/stable/error_code_list.html) Quick start -----------