diff --git a/README.md b/README.md index 3ec1b37..70251ac 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Generate HTML directory indexes with file type icons and responsive design for local directories and S3-compatible storage. This is particularly useful for S3 buckets that are publicly readable. +![Screenshot](docs/screenshot.png) + ## Features - **Local directory indexing** with recursive traversal diff --git a/docs/screenshot.png b/docs/screenshot.png new file mode 100644 index 0000000..a9e7937 Binary files /dev/null and b/docs/screenshot.png differ