From a965c101a1b05ac3a40794c5c28fb1877c1c9e0f Mon Sep 17 00:00:00 2001 From: tfuxu <73042332+tfuxu@users.noreply.github.com> Date: Wed, 8 Jun 2022 14:06:00 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f57335..35a2462 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ **Win32 Details** is an additional page in Properties dialog named `Details`, similar to that from Windows File Explorer. It allows to conveniently display a specific details about .exe files within comfort of your file browser. +![win32-details v0.1](https://raw.githubusercontent.com/tfuxu/win32-details/main/data/images/win32-details-screenshot-1.png) + ## How to use it Just right-click on any .exe file, go to Properties, and click `Details` tab. @@ -45,4 +47,6 @@ sudo cp win32-details.py /usr/share/nautilus-python/extensions/win32-details.py nautilus -q ``` -## Screenshots +## Changelog +* **0.1:** + * Initial release of Win32 Details \ No newline at end of file