added a note on how to ask questions on stackoverflow to the readme, fixes #334

This commit is contained in:
Dave Halter
2014-01-13 22:14:09 +01:00
parent 0c4a86acfd
commit 6051b76304

View File

@@ -103,6 +103,9 @@ It's very easy to create an editor plugin that uses Jedi. See `Plugin API
<https://jedi.jedidjah.ch/en/latest/docs/plugin-api.html>`_ for more
information.
If you have specific questions, please add an issue or ask on `stackoverflow
<https://stackoverflow.com>`_ with the label ``python-jedi``.
Development
===========