Skip to content

Commit d5e3c3f

Browse files
authored
Badge on one line. (#750)
1 parent 5e5a958 commit d5e3c3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ PyModbus - A Python Modbus Stack
33
================================
44

55
.. image:: https://github.com/riptideio/pymodbus/actions/workflows/ci.yml/badge.svg?branch=dev
6+
:target: https://github.com/riptideio/pymodbus/actions/workflows/ci.yml
67
.. image:: https://badges.gitter.im/Join%20Chat.svg
78
:target: https://gitter.im/pymodbus_dev/Lobby
89
.. image:: https://readthedocs.org/projects/pymodbus/badge/?version=latest
@@ -16,7 +17,7 @@ PyModbus - A Python Modbus Stack
1617
Supported versions
1718
------------------------------------------------------------
1819

19-
Version `2.5.3 <https://github.com/riptideio/pymodbus/releases/tag/v2.5.3>`_ is the last 2.x release with support to python2.7.x and in in maintenance mode.
20+
Version `2.5.3 <https://github.com/riptideio/pymodbus/releases/tag/v2.5.3>`_ is the last 2.x release with support to python2.7.x and is in maintenance mode.
2021

2122
Version `3.0.0dev3 <https://github.com/riptideio/pymodbus/releases/tag/v3.0.0dev3>`_ is the current prerelease of 3.0.0 (Supports only Python >=3.7)
2223

0 commit comments

Comments
 (0)