summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-23 18:55:25 +0100
committerBert <ber.t@gmx.com>2011-01-23 18:55:25 +0100
commit415f8bcf14a33d4eafa96c5e06b1102de2298d80 (patch)
tree1631f5dd1dd19c4696f2554f7daaa568e3ea7359
parentc0dacea51fe3a91943338f9be655ad6b33b7a2ba (diff)
downloadnsxiv-415f8bcf14a33d4eafa96c5e06b1102de2298d80.tar.zst
Slightly changed README.md
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7967b51..ed71eca 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,10 @@ sxiv: Simple (or small or suckless) X Image Viewer
sxiv is a really simple alternative to feh and qiv. Its only dependency is
imlib2. The primary goal for writing sxiv is to create an image viewer, which
-only implements the most basic features required for fast image viewing. Its
-code base should be kept small and clean to make it easy for you to dig into it
-and customize it for your needs.
+only implements the most basic features required for fast image viewing. It
+works nicely with tiling window managers and its code base should be kept small
+and clean to make it easy for you to dig into it and customize it for your
+needs.
Installation
------------