Update README.md

This commit is contained in:
bender
2023-11-12 14:08:23 -05:00
committed by GitHub
parent 32a6562ed6
commit 3da546c015
+5 -15
View File
@@ -26,23 +26,13 @@ I will note that **I am not an expert**. I taught myself how to use python and b
## Organization ## 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. 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 - BOOKS
├── 00_ARCHIVE - 00_ARCHIVE
├── 01_ANNEX - 01_ANNEX
├── 02_CIRCULATION - 02_CIRCULATION
└── 03_BOOKSHELF - 03_BOOKSHELF
- QUEUE - QUEUE
└── Downloaded .odm's - Downloaded .odm's
'''
root_directory/
├── BOOKS
│ ├── 00_ARCHIVE
│ └── file2.ext
├── sub_directory2/
│ ├── file3.ext
│ └── file4.ext
└── file_in_root.ext
## Setup ## Setup
### Config ### Config