From 7a1d15aab19d07da1ef5f41ad0c8352bf0e64d01 Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Tue, 8 Dec 2020 19:23:57 +0100 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.