diff --git a/README.md b/README.md
index d453440e210eab928e4d9092a64c1045d28f45c1..02e94de2d163f7528128b39aa91dd71211a0d04f 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,4 @@
 
 Interactive jupyter notebook widget to calculate transmission zone plate grating (TZPG, also known as beam splitting off-axis zone plate) beam sizes and position at the sample and detector planes for the SCS instrument.
 
-![TZPGcalc widget](doc/source/TZPGcalc.png "TZPGcalc widget")
-
-The so far implemented features are:
-*  calculates geometric beam propagation for diffracted beams by the grating (1st, -1st and 0th order)
-*  calculates geometric beam propagation for focused and unfocused beams by the off-axis zone plate (1st, 0th order)
-*  calculates beam sizes and position for 2 energies
-*  calculates sample position (membrane size and pitch) as well as etched facets
-*  calculates position of the DSSC module 15 as well as filter bar position
-*  calculates focal length change due to the KBS
-*  calculates beam focusing by KBS for the zone plate 0th order
-*  calculates beam and sample shape for sample at non-normal incidence angle
+The online documentation can be found at `ReadTheDocs <https://rtd.xfel.eu/docs/tzpgcalc/en/latest/>`_.