aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-09-08 17:31:37 +0200
committerBert <ber.t@gmx.com>2011-09-08 17:31:37 +0200
commit3a4f3862a7eccc4505f81582f62397c3651dc87f (patch)
tree3e83eb49a9cd0e6f3853d233923c315c6cad425e
parent0f91d28f40530fe306cc3e94b4c8a60fe4984efd (diff)
downloadnsxiv-3a4f3862a7eccc4505f81582f62397c3651dc87f.tar.zst
Added screenshots to README.md
-rw-r--r--README.md13
-rw-r--r--sample/image.pngbin0 -> 27432 bytes
-rw-r--r--sample/thumb.pngbin0 -> 77003 bytes
3 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index d9e9f03..78d37aa 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Features
* Thumbnail mode: grid of selectable previews of all images
* Ability to cache thumbnails for fast re-loading
* Basic support for multi-frame images
+* Display image information in window title
Additional features, that need to be included at compile-time--see next section
on how to enable them:
@@ -22,6 +23,18 @@ on how to enable them:
* Play GIF animations
* Auto-orientate JPEG images according to their EXIF tags
+Screenshots
+===========
+
+Image mode:
+
+ <img src="http://github.com/muennich/sxiv/raw/master/sample/image.png">
+
+
+Thumbnail mode:
+
+ <img src="http://github.com/muennich/sxiv/raw/master/sample/thumb.png">
+
Installation
============
sxiv is built using the commands:
diff --git a/sample/image.png b/sample/image.png
new file mode 100644
index 0000000..df1ff90
--- /dev/null
+++ b/sample/image.png
Binary files differ
diff --git a/sample/thumb.png b/sample/thumb.png
new file mode 100644
index 0000000..9b5633e
--- /dev/null
+++ b/sample/thumb.png
Binary files differ