diff --git a/README.md b/README.md index f7c54e2..1319292 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,9 @@ You can try to run in dry-run mode first to see what is going to be purged: ### Debug mode To increase http request verbosity, run container with `-e GOREQUEST_DEBUG=1`. + +### Screenshots + +![image](screenshots/1.png) + +![image](screenshots/2.png) diff --git a/screenshots/1.png b/screenshots/1.png new file mode 100644 index 0000000..1829cfd Binary files /dev/null and b/screenshots/1.png differ diff --git a/screenshots/2.png b/screenshots/2.png new file mode 100644 index 0000000..2d196d7 Binary files /dev/null and b/screenshots/2.png differ