diff --git a/README.md b/README.md index cb6456e..d319506 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A tiny Go program that shows git diffs in the current directory and all git repositories in subdirectories. +![Screenshot](screenshot.png) + ## Usage ```bash diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..3893336 Binary files /dev/null and b/screenshot.png differ