Skip to content

Commit 33d2462

Browse files
committed
updates images
1 parent 131508c commit 33d2462

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ backupsheets/
55
__pycache__/
66
build/
77
dist/
8+
doc/
89

910
*.xlsx
1011
*.xls

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ unblock.exe [--cli] [--dir]
2626

2727
### Selecting files
2828

29-
- If starting without options, you will be presented a multi-file picker. Choose any amount of xlsx files to unblock, select 'Open' and you are done. ![Standard Picker](https://i.imgur.com/Ap3Y5aQ.png)
29+
- If starting without options, you will be presented a multi-file picker. Choose any amount of xlsx files to unblock, select 'Open' and you are done. ![Standard Picker](https://i.imgur.com/PHy4rrC.png)
3030

31-
- If starting with `--dir` option, you will be presented a directory picker. Select your directory and click 'Select Folder'. Unblocker will then check for and process all viable files in the directory. ![Directory Picker](https://i.imgur.com/YcOcP6O.png)
31+
- If starting with `--dir` option, you will be presented a directory picker. Select your directory and click 'Select Folder'. Unblocker will then check for and process all viable files in the directory. ![Directory Picker](https://i.imgur.com/aDC2FVj.png)
3232

3333
- Should you want to run this as `--cli` application, you will be propmted to enter paths to the target files. In standard mode, you will only be able to point to a single file, in `--dir` mode, you will be able to supply a directory path.
3434

0 commit comments

Comments
 (0)