diff options
Diffstat (limited to 'python/python3-hupper')
-rw-r--r-- | python/python3-hupper/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-hupper/README b/python/python3-hupper/README index 7205639b59007..b1987270c7b02 100644 --- a/python/python3-hupper/README +++ b/python/python3-hupper/README @@ -1,3 +1,3 @@ -hupper is an integrated process monitor that will track changes to any imported -Python files in sys.modules as well as custom paths. +hupper is an integrated process monitor that will track changes to +any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted. |