Skip to content

Commit 8bddb8b

Browse files
committed
Add GUI screenshot to README
1 parent de46aaf commit 8bddb8b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Open the GUI:
4141
```shell
4242
$ python gui.py
4343
```
44+
Here's what the GUI looks like as of version `v1.2.0`. The GUI was created as an "afterthought" to the CLI and is targeted at users who are already familiar with the CLI options, but don't want to type filesystem paths onto the command line.
45+
46+
47+
![gui](./doc/gui.png)
4448

4549
### CLI
4650
> **Note:** You can use the CLI without installing any dependencies, since all dependencies used by the CLI are included in the Python standard library.

doc/gui.png

56 KB
Loading

0 commit comments

Comments
 (0)