diff --git a/README.rst b/README.rst
index 67daf893..142808a9 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,11 @@
About
=====
-This is a ctypes based python wrapper for snap7. Snap7 is an open source,
+This is a ctypes-based Python wrapper for snap7. Snap7 is an open-source,
32/64 bit, multi-platform Ethernet communication suite for interfacing natively
with Siemens S7 PLCs.
-Python-snap7 is tested with Python 3.7+, on Windows, Linux and OS X.
+Python-snap7 is tested with Python 3.8+, on Windows, Linux and OS X.
The full documentation is available on `Read The Docs `_.
@@ -13,28 +13,9 @@ The full documentation is available on `Read The Docs `_.
-
-
-Credits
-=======
-
-* Gijs Molenaar (gijs at pythonic dot nl)
-* Stephan Preeker (stephan at preeker dot net)
-
-Both authors are available for contracting to improve python-snap7. Please contact us at the email address above for inquiries.
-
-
-Special thanks to
-=================
-
-* Davide Nardella for creating snap7
-* Thomas Hergenhahn for his libnodave.
-* Thomas W for his S7comm wireshark plugin
-* `Fabian Beitler `_ and `Nikteliy `_ for their contributions towards the 1.0 release
-* `Lautaro Nahuel Dapino `_ for his contributions.
+Otherwise, please read the `online installation documentation `_.