diff --git a/README.rst b/README.rst index 0fbb1088..774a4d85 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,7 @@ Jedi can currently be used with the following editors: - TextMate_ (Not sure if it's actually working) - Kate_ version 4.13+ supports it natively, you have to enable it, though. [`proof `_] +- Atom_ (autocomplete-python_) And it powers the following projects: @@ -186,3 +187,5 @@ For more detailed information visit the `testing documentation .. _wdb: https://github.com/Kozea/wdb .. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle .. _Kate: http://kate-editor.org +.. _Atom: https://atom.io/ +.. _autocomplete-python: https://atom.io/packages/autocomplete-python