diff --git a/README.md b/README.md index 27447a8d45fef75a7a77eb40a722776910d63c39..51211fa261f705ad5d3e47d0b6226c12ff9018df 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ git clone http://git.zsinfo.nl/CHMonitor/DS18B20.git /home/pi/sensor Edit the sensorId and apiKey values in the `updateSensor.php` file to the values supplied to you on the CH Monitor panel. -Test if the script finds the temperature sensor by running the following command. Exit the script using `ctrl + c` +Test if the script finds the temperature sensor by running the following command. Exit the script using `ctrl + c`. ``` php /home/pi/sensor/updateSensor.php ```