diff --git a/README.md b/README.md index 89ee973..c28b32a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Home automation/control system consists of multiple parts: - two-wire-bus - SPI bus - UART - - driver modules for devices/sensors modules: + - driver modules for devices/sensors: - DS18b20 sensors for temperature measurement - SI7021 sensors for temperature and humidity measurement - SGP_30 sensors for air quality measurement @@ -39,8 +39,8 @@ Home automation/control system consists of multiple parts: - service reacting to data received by aqhome-data (home automation service) - aqhome-tool - tool to manipulate aqhome-data (e.g. edit devices and values, - adding data points, create graphs from aqhome-data) + add data points, create graphs from aqhome-data) - tool to flash firmware for nodes, list nodes - aqhome-cgi - - HTTP service for user interaction with aqgome-data + - HTTP service for user interaction with aqhome-data