diff --git a/README.md b/README.md index 6c093bc..7afd55b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Generate markdown documentation from directory structure. Optimized for LLM inge - Configurable depth, file size limits, ignore patterns - Optional upload to Proton Drive after generating output +![dirmd](./docs/dirmd.gif) + ## Build go build -o dirmd . diff --git a/docs/dirmd.gif b/docs/dirmd.gif new file mode 100644 index 0000000..8dfbae1 Binary files /dev/null and b/docs/dirmd.gif differ