diff --git a/README.md b/README.md index 427858b..e02868e 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,7 @@ - Run the follwoing commands to enable the service on boot. ```sudo systemctl enable rrcs-trigger.service``` and ```sudo systemctl start rrcs-trigger.service``` - Run the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service``` -- Modify the script to have your RRCS Server IP address and port. \ No newline at end of file +- Modify the script to have your RRCS Server IP address and port. + +## Logging + - All logs are printed to journalctl, this includes when the button is pressed. \ No newline at end of file