diff --git a/README.md b/README.md index 8a886db..524177a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This Python script extracts the DLL dependencies of a Windows executable file and filters out DLLs that are commonly included with the operating system. -![preview](image-1.png) +![preview](image.png) ## Features - Identifies all DLLs required by a specified `.exe` file.