diff --git a/README.md b/README.md index e969cce..f284bc8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # caffeine -Keep-alive script \ No newline at end of file +Keeps your PC awake and your status active by simulating an F16 keypress every 60 seconds. + +## Requirements + +```bash +pip install pynput +``` + +## Usage + +```bash +python3 caffeine.py +``` + +## Output