diff --git a/README.rst b/README.rst
index 928e226..bbd2f47 100644
--- a/README.rst
+++ b/README.rst
@@ -21,7 +21,7 @@ glidertools
.. image:: https://codecov.io/gh/GliderToolsCommunity/GliderTools/branch/master/graph/badge.svg?token=FPUJ29TMSH
:target: https://codecov.io/gh/GliderToolsCommunity/GliderTools
-Glider tools is a Python 3.6+ package designed to process data from the first level of processing to a science ready dataset (delayed mode quality control). The package is designed to easily import data to a standard column format (numpy.ndarray or pandas.DataFrame). Cleaning and smoothing functions are flexible and can be applied as required by the user. We provide examples and demonstrate best practices as developed by the `SOCCO Group `_, with early contributions from `Polar Gliders `_ at the University of Gothenburg. GliderTools includes contributions from `VOTO `_. We aim to implement Best Practices developed by `OceanGliders `_ in the ongoing discussions `here `_.
+Glider tools is a Python 3.8+ package designed to process data from the first level of processing to a science ready dataset (delayed mode quality control). The package is designed to easily import data to a standard column format (numpy.ndarray or pandas.DataFrame). Cleaning and smoothing functions are flexible and can be applied as required by the user. We provide examples and demonstrate best practices as developed by the `SOCCO Group `_, with early contributions from `Polar Gliders `_ at the University of Gothenburg. GliderTools includes contributions from `VOTO `_. We aim to implement Best Practices developed by `OceanGliders `_ in the ongoing discussions `here `_.
Please cite the original publication of this `package `_ and the software `package `_.