Update README.rst

Fixed small typo
This commit is contained in:
2021-03-04 21:47:12 +01:00
committed by GitHub
parent adaa2dcad5
commit c590109a1d
+1 -1
View File
@@ -14,7 +14,7 @@ also includes client implementation to directly read and parse smart meter data.
Features
--------
DSMR Parser supports DSMR versions 2, 3, 4 and 5. It has been tested with Python 3.5, 3.6, 3.7. 3.8 and 3.9.
DSMR Parser supports DSMR versions 2, 3, 4 and 5. It has been tested with Python 3.5, 3.6, 3.7, 3.8 and 3.9.
Client module usage