diff --git a/README.rst b/README.rst index eeb564dba3fbf9e791c9d909dba4f5b770e5362d..9efcb816f4c6570630bb7f6802198319d3548a75 100644 --- a/README.rst +++ b/README.rst @@ -34,4 +34,9 @@ If you intend to develop code in the toolbox use the -e flag for installation. T .. code:: bash - pip install --user -e . \ No newline at end of file + pip install --user -e . + +Documentation +############# + +Online documentation can be found at `ReadTheDocs <https://rtd.xfel.eu/docs/scs-toolbox/en/latest/>`_.