diff --git a/README.rst b/README.rst index cc2b79d84..71d47bdc0 100644 --- a/README.rst +++ b/README.rst @@ -24,8 +24,8 @@ Support / Feedback For issues with, questions about, or feedback for PyMongo, please look into our `support channels `_. Please do not email any of the PyMongo developers directly with issues or -questions - you're more likely to get an answer on the `MongoDB Community -Forums `_. +questions - you're more likely to get an answer on `StackOverflow `_ +(using a "mongodb" tag). Bugs / Feature Requests ======================= @@ -192,6 +192,12 @@ Documentation can be generated by running **python setup.py doc**. Generated documentation can be found in the *doc/build/html/* directory. +Learning Resources +================== + +MongoDB Learn - `Python courses `_. +`Python Articles on Developer Center `_. + Testing =======