From bce99c45ca5915bf88b74520ce08cc4837918550 Mon Sep 17 00:00:00 2001 From: Visorask <54461452+Visorask@users.noreply.github.com> Date: Sun, 7 Mar 2021 21:00:06 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4297e74..f64724d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # qbit_manage Still a heavy WIP, but have fun. A lot of influence came from https://github.com/bobokun/Qbittorrent-Scripts + + +Wiki and proper README coming soon. From ad7290b0314c328de9f5e57b8fbed4940490a46f Mon Sep 17 00:00:00 2001 From: Visorask <54461452+Visorask@users.noreply.github.com> Date: Sun, 7 Mar 2021 21:00:23 -0600 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ddd452a..f62ec42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,2 @@ PyYAML qbittorrent-api - - -