diff --git a/README.md b/README.md index 2f965bf..3f2146a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # check_rpi_temperature -Icinga2/Nagios check program for Raspberry Pi temperature \ No newline at end of file +Icinga2/Nagios check program for Raspberry Pi temperature + +## Arguments + +- `--warning 50`: Temperature above which the result is warning +- `--critical 70`: Temperature above which the result is critical +- `--fahrenheit`: All temperatures in Fahrenheit (°F) +