From 32a6562ed656792920f46538aedc9bf8fa4d4834 Mon Sep 17 00:00:00 2001 From: bender <123113548+LeLawnGames@users.noreply.github.com> Date: Sun, 12 Nov 2023 14:07:19 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6b45d9..ff23bf6 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ I will note that **I am not an expert**. I taught myself how to use python and b ## Organization I've organized my directory into the following folder structures mainly because I find it easier to follow the process when I'm visualizing the steps, but it should go without saying that you can mix and match this to your liking. +''' - BOOKS ├── 00_ARCHIVE ├── 01_ANNEX @@ -33,7 +34,7 @@ I've organized my directory into the following folder structures mainly because └── 03_BOOKSHELF - QUEUE └── Downloaded .odm's - +''' root_directory/ ├── BOOKS │ ├── 00_ARCHIVE