diff --git a/README.md b/README.md index ebab2e6016850..42eaef6147c43 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ For usage questions, the best place to go to is [StackOverflow](https://stackove Further, general questions and discussions can also take place on the [pydata mailing list](https://groups.google.com/forum/?fromgroups#!forum/pydata). ## Discussion and Development -Most development discussions take place on GitHub in this repo, via the [GitHub issue tracker](https://github.com/pandas-dev/pandas/issues). +Most development discussions take place on a GitHub in this repo, via the [GitHub issue tracker](https://github.com/pandas-dev/pandas/issues). Further, the [pandas-dev mailing list](https://mail.python.org/mailman/listinfo/pandas-dev) can also be used for specialized discussions or design issues, and a [Slack channel](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack) is available for quick development related questions.