Skip to content

Commit 9ad52b3

Browse files
committed
updated README
1 parent 18b602b commit 9ad52b3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
3. CSV outputs from these two tools are saved in new folders: "original_fixty-content" and "processed_fixty-content."
99
4. ARCHIVAL PROFIT!
1010

11+
## NEW!
12+
Two versions of exiegfried are now available: a standalone command-line script (*/script_version/*) and a GUI version built using the Gooey library (*/gui_version/*).
13+
1114
## Requirements
12-
Make sure Pandas is installed. Everything else is standard.
15+
If you're running the standalone command-line script, make sure Pandas is installed; everything else is standard.
16+
17+
If you're running the GUI version, install the reqs provided in the GUI directory: ```pip install -r requirements.txt ```
1318

14-
Also, you should have ExifTool and Siegfried installed and on your local PATH; if not, at least have them in the same directory as exiegfried.
19+
In either case, you should have ExifTool and Siegfried installed and on your local PATH; if not, at least have them in the same directory as your exiegfried version.

0 commit comments

Comments
 (0)