python/python3-hupper: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 11:15:24 -04:00
parent 2d4fe3b5a4
commit 6a28219c78

View file

@ -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.