From 5f8201110e0d64c65eb979a7450f6db3711fb5f6 Mon Sep 17 00:00:00 2001 From: Bert Date: Mon, 11 Apr 2011 20:42:08 +0200 Subject: Slightly changed introductory text --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7e1fb8d..52221b9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ sxiv: Simple (or small or suckless) X Image Viewer -sxiv is a really simple alternative to feh and qiv. Its only dependency besides -xlib 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. -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. +sxiv is an alternative to feh and qiv. Its only dependency besides xlib is +imlib2. The primary goal for writing sxiv is to create an image viewer, which +only has the most basic features required for fast image viewing (the ones I +want). 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 ------------ -- cgit v1.2.3