Update readme
This commit is contained in:
parent
73b444e626
commit
7b6209c0ba
11
README.md
11
README.md
|
@ -1,2 +1,11 @@
|
||||||
# PictureViewer
|
# PictureViewer
|
||||||
A small windows application for opening and viewing image files
|
|
||||||
|
A small windows application for opening and viewing image files. It has a few extra features:
|
||||||
|
|
||||||
|
- Slideshow with adjustable delay
|
||||||
|
- Queue sidebar
|
||||||
|
- Drag and drop files and URLs
|
||||||
|
- Window auto resizing
|
||||||
|
- Fit image to window
|
||||||
|
|
||||||
|
This uses .Net 4.0. All icon are from the [Visual Studio Image Library](https://www.microsoft.com/en-us/download/details.aspx?id=35825)
|
||||||
|
|
Loading…
Reference in a new issue