diff --git a/README.rst b/README.rst index d83c8a7e..e5b74bf8 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,7 @@ About ===== -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 +This is a Python wrapper for Snap7, 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.9+, on Windows, Linux and OS X. @@ -13,9 +12,9 @@ The full documentation is available on `Read The Docs `_. +Otherwise, please follow the `online installation instructions `_ to install python-snap7 from source.