Skip to content

Commit 283ea7b

Browse files
author
David Khristepher Santos
committed
Update README
1 parent 7b2114e commit 283ea7b

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Thanks to Bill Meeks for putting together a demonstration video. This is for an
2323

2424
## Prerequisites
2525

26-
* Requires Visual Studio 2022
27-
* [.NET 6 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) (includes the desktop runtime)
26+
* Requires Visual Studio 2026
27+
* [.NET 10 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) (includes the desktop runtime)
2828

2929
## Building
3030

@@ -35,12 +35,9 @@ A folder named `build` will be created, containing all the necessary files.
3535

3636
# Features
3737

38-
* Scan images, store and index prompts and other metadata (PNGInfo)
39-
* Search for your images
40-
* Using a simple query
41-
* Using the filter
38+
* Scan images and videos, store and index prompts and other metadata (PNGInfo)
4239
* View images and the metadata easily
43-
* Toggle PNGInfo
40+
* Search for your images and videos through their metadata
4441
* Tag your images
4542
* Favorite
4643
* Rating (1-10)
@@ -55,6 +52,7 @@ A folder named `build` will be created, containing all the necessary files.
5552
* Albums
5653
* Select images, right-click > Add to Album
5754
* Drag and drop images to albums
55+
* Custom Tags
5856
* Folder View
5957
* View and search prompts
6058
* List Prompts and usage
@@ -69,6 +67,7 @@ A folder named `build` will be created, containing all the necessary files.
6967
* PNG
7068
* WebP
7169
* .TXT metadata
70+
* MP4
7271

7372
# Supported Metadata formats
7473

0 commit comments

Comments
 (0)