From e7bc58f567a5657fe362d598c63ff617e854f585 Mon Sep 17 00:00:00 2001 From: jblu Date: Wed, 20 Jul 2022 12:12:11 -0500 Subject: [PATCH] fixed table --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7df9057..108840a 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ graph TD; | File | Purpose | | --- | --- | -| qbit-maid.py - Client to the qbit api and calls functions from the other files | -| qlist.py - Builds out torrent lists | -| qlogging.py - Logging and push notification communication | -| qprocess.py - Submits qualifying torrents for deletion | +| qbit-maid.py | Client to the qbit api and calls functions from the other files | +| qlist.py | Builds out torrent lists | +| qlogging.py | Logging and push notification communication | +| qprocess.py | Submits qualifying torrents for deletion | You will need a config.json in the root directory.