diff --git a/README.md b/README.md index ebeca7f..f160d86 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ docker run --rm -i markitdown:latest < ~/your-file.pdf > output.md Batch Processing Multiple Files -This extension allows you to convert multiple files to markdown format in a single run. The script processes all supported files in a directory and creates corresponding markdown files. +This example shows how to convert multiple files to markdown format in a single run. The script processes all supported files in a directory and creates corresponding markdown files. ### Features