From 174e2dd94c137331fd4b4d2404d43f7ca687c037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Sat, 26 Jan 2019 14:11:21 +0100 Subject: [PATCH] Overhaul introductionary text --- README.md | 9 ++++----- sxiv.1 | 5 ++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 857eaf8..7b4ecb5 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ **Simple X Image Viewer** -The primary goal of sxiv is to create an image viewer, which only has the most -basic features required for fast image viewing (the ones I want). It has vi key -bindings and works nicely with tiling window managers. 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. +The sole purpose of sxiv is to be the perfect image viewer for me. It is free +software so that you can use it and modify it for your needs. Please file a bug +report if something does not work as documented or expected. Contributions are +welcome but there is no guarantee that they will be incorporated. Features diff --git a/sxiv.1 b/sxiv.1 index 261432b..01e7dbf 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -24,10 +24,9 @@ sxiv \- Simple X Image Viewer .IR ZOOM ] .IR FILE ... .SH DESCRIPTION -sxiv is a simple image viewer for X. It only has the most basic features -required for fast image viewing. +sxiv is a simple image viewer for X. .P -sxiv has two modes of operation: image and thumbnail mode. The default is image +It has two modes of operation: image and thumbnail mode. The default is image mode, in which only the current image is shown. In thumbnail mode a grid of small previews is displayed, making it easy to choose an image to open. .P