diff --git a/README.md b/README.md index 73d9445..f41802e 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,10 @@ plugins = in your `mypy.ini` file. -Also, it uses value of `DJANGO_SETTINGS_MODULE` from the environment, so set it before execution, otherwise some features will not work. \ No newline at end of file +Also, it uses value of `DJANGO_SETTINGS_MODULE` from the environment, so set it before execution, otherwise some features will not work. + +## To get help + +We have Gitter here https://gitter.im/mypy-django/Lobby. + +If you think you have more generic typing issue, please refer to https://github.com/python/mypy and their Gitter. \ No newline at end of file