Skip to content

Commit

Permalink
Update README.rst (pymodbus-dev#1313)
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen authored and alexrudd2 committed Feb 21, 2023
1 parent c29e844 commit 0cf7ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Summary

Pymodbus is a full Modbus protocol implementation using a synchronous or asynchronous (using asyncio) core.

The modbus protocol documentation can be found `here <../_static/Modbus_Application_Protocol_V1_1b3.pdf>`
The modbus protocol documentation can be found `here <../_static/Modbus_Application_Protocol_V1_1b3.pdf>`_
Supported modbus communication modes: tcp, rtu-over-tcp, udp, serial, tls

Pymodbus can be used without any third party dependencies (aside from pyserial) and is a very lightweight project.
Expand Down

0 comments on commit 0cf7ec2

Please sign in to comment.