Browse Source

Update README.md

Ruben2776 6 years ago
parent
commit
94693855bf
1 changed files with 9 additions and 5 deletions
  1. 9 5
      README.md

+ 9 - 5
README.md

@@ -2,14 +2,10 @@
 
 Scrollable Image Viewer, optimised for manga and comic book reading.
 
-<img src="https://raw.githubusercontent.com/Ruben2776/PicView/master/Extra/gnosis.PNG" alt="PicView" width="698" height="1166">
-
-Art is <a href="https://www.deviantart.com/noiprox/art/Gnosis-Lena-441483744">Gnosis</a> - Lena by noiprox
+<img src="https://raw.githubusercontent.com/Ruben2776/PicView/master/Extra/Screenshot2.png" alt="PicView" width="492" height="537">
 
 [Download](https://github.com/Ruben2776/PicView/releases/download/0.8.0/PicView.zip)
 
-
-
 # Features:
 * extracting archives, if you have 7-Zip or WinRAR installed, comic book archives (.cbr, .cb7, .cbt, .cbz, .cba) and common archives with images inside can be extracted
 * Toggleable scroll function by pressing _X_
@@ -25,6 +21,14 @@ Art is <a href="https://www.deviantart.com/noiprox/art/Gnosis-Lena-441483744">Gn
 * Print image
 * View recent images
 
+
+<img src="https://raw.githubusercontent.com/Ruben2776/PicView/master/Extra/Untitled-46.png" alt="PicView" width="775" height="1056">
+<i>Alternative minimal interface style</i>
+
+<img src="https://raw.githubusercontent.com/Ruben2776/PicView/master/Extra/gnosis.PNG" alt="PicView" width="698" height="1166">
+
+<i>Art is <a href="https://www.deviantart.com/noiprox/art/Gnosis-Lena-441483744">Gnosis</a> - Lena by noiprox</i>
+
 Built with C# WPF, using ImageMagick and XamlAnimatedGif.
 
 *Devolopment build, some features are unfinished.*