Skip to content

Commit 90e8de0

Browse files
committed
Merge branch 'main' of https://github.com/d2phap/ExifGlass
2 parents 939d233 + ffb1cd5 commit 90e8de0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ExifGlass - EXIF metadata viewing tool
1+
ExifGlass - EXIF Metadata Viewing Tool
22
===
33

44
ExifGlass is an EXIF metadata viewing tool, designed to work seamlessly with [ImageGlass 9](https://imageglass.org), but can also be used as a standalone software on your computer. To use ExifGlass, you need to have [ExifTool by Phil Harvey](https://exiftool.org) installed on your system.
@@ -30,7 +30,7 @@ You can download ExifGlass for free. To support the development of ExifGlass and
3030
| Copy metadata | βœ… | βœ… |
3131
| Export as Text, JSON, CSV | βœ… | βœ… |
3232
| Custom ExifTool's command-line arguments | βœ… | βœ… |
33-
| .NET 8 self-contained | ❌ | βœ… |
33+
| .NET self-contained | βœ… | βœ… |
3434
| Seamless auto-update | ❌ | βœ… |
3535
| Launch ExifGlass with protocol `exifglass:` | ❌ | βœ… |
3636
| Launch ExifGlass with command `exifglass` | ❌ | βœ… |
@@ -51,7 +51,7 @@ Please refer to [ImageGlass Docs / ImageGlass tools](https://imageglass.org/docs
5151
5252

5353
## Build ExifGlass from source code
54-
- .NET 8.0 and Visual Studio 2022
54+
- .NET 9.0 and Visual Studio 2022
5555
- Add [ImageGlass.Tools](https://www.nuget.org/packages/ImageGlass.Tools) package.
5656

5757

0 commit comments

Comments
Β (0)