From 9bce6b8c7dc193e0ffe6ed1f5790ac0243913c3d Mon Sep 17 00:00:00 2001 From: Ilya Krivoshein Date: Sat, 20 Jul 2024 22:17:29 +0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8866671..04ce6a0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ - Deleting all files inside EVENT folder - Downloading and unpacking most recent DB update +## Python package +```pip install dvr-tools==1.0.3``` + ## Logging There are some informational messages by default. To increase logging verbosity, add `--debug` argument.