Update readme

This commit is contained in:
Mike Cifelli 2023-07-06 11:57:31 -04:00
parent 03f3826e8e
commit 663db38d12
Signed by: mike
GPG Key ID: 6B08C6BE47D08E4C
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# power-button # power-button
A Raspberry Pi project to allow a button to turn off (and potentially turn on) the system.
## Dependencies ## Dependencies
``` ```
sudo apt install python3-gpiozero sudo apt install python3-gpiozero