diff --git a/README.md b/README.md index a64083e..9f4b012 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,5 @@ Configure _config.py_ to your needs. If you don't want push notifications, set t ``` # python3 pyBMNotify.py ``` + +You might want to use a terminal multiplexer like screen or tmux to keep pyBMNotify running when you close the terminal.