From 1568d53c1eebed9fa558608689053be7ff09ffc3 Mon Sep 17 00:00:00 2001 From: levilloyd Date: Fri, 24 Sep 2021 14:55:01 -0700 Subject: [PATCH] Update README.md fixed grammatical errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb4d6b..13fd2f8 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ pip3 install ctmodbus > historian tcp:10.1.1.1:9300 # transactions to cthistorian ``` -## This tool is built upon these to key library: +## This tool is built upon these two key libraries: - [Control Things User Interface](https://github.com/ControlThingsTools/ctui) - [PyModbus](https://github.com/bashwork/pymodbus)