diff --git a/README.md b/README.md index f27e64d..dc93441 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # PDUcontrol -Script to control dumb telnet-accessible power strips. Created with clean output for use in Home Assistant or other automation but could be used as a standalone app as well. Will require modification to work with other boot bar prompts or output. \ No newline at end of file +### About +Script to control dumb telnet-accessible power strips. Created with clean output for use in Home Assistant or other automation but could be used as a standalone app as well. Will require modification to work with other boot bar prompts or output. There are many other ways to do it that are probably all better but this filled my needs. + +### Install +Download to desired directory, chmod +x, install a cron job to listen for changes.