summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index c4fb0e6..8380424 100644
--- a/README.rst
+++ b/README.rst
@@ -6,5 +6,7 @@ To test it, install with ``setup.py``, then::
ipython qtconsole --kernel octave
+It supports command history, calltips, the ``?`` help magic, and completion.
+
For details of how this works, see IPython's docs on `wrapper kernels
<http://ipython.org/ipython-doc/dev/development/wrapperkernels.html>`_.