diff --git a/README.md b/README.md
index b016f19..fda8021 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,15 @@ A GUI for ExifTool
This is an updated version of the ExifToolGui program created by Bogdan Hrastnik. Many thanks go out to him.
Current version: V6.2.7 updated December 25, 2023.
-Just a few small fixes. [Change log](Docs/changelog.txt)
+- Added peek preview for metadata panel. Shown as hint.
+- Added option to show Folders in filelist, including a Breadcrumb Bar.
+- Added option to add custom tags to Exiftool.
+- Fix for generated Powershell script.
+- Style fixes for Green.
+[Change log](Docs/changelog.txt)
[Online documentation](https://htmlpreview.github.io/?https://github.com/FrankBijnen/ExifToolGui/blob/main/Docs/ExifToolGUI_V6.md)
[Download Release](https://github.com/FrankBijnen/ExifToolGui/releases/latest)
-More info:
- - [Docs directory](Docs/)
-
Important:
To help Bug hunting there are also Map files released. If you place the Map file in the same directory as the Executable
a stacktrace can be copied to the clipboard if an Exception occurs. Please also provide the stacktrace if you report an Exception.
@@ -34,5 +36,6 @@ a stacktrace can be copied to the clipboard if an Exception occurs. Please also
- [V6 Documentation html](https://htmlpreview.github.io/?https://github.com/FrankBijnen/ExifToolGui/blob/main/Docs/ExifToolGUI_V6.md)
- [V6 Documentation md](/Docs/ExifToolGUI_V6.md)
+ - [Docs directory](Docs/)
Frank