More accurate README
This commit is contained in:
parent
87a9828417
commit
8ee73709d7
12
README.md
12
README.md
|
@ -1,11 +1,11 @@
|
||||||
sxiv: Simple (or small or suckless) X Image Viewer
|
sxiv: Simple (or small or suckless) X Image Viewer
|
||||||
|
|
||||||
sxiv is a really simple alternative to feh and qiv. Its only dependency is
|
sxiv is a really simple alternative to feh and qiv. Its only dependency besides
|
||||||
imlib2. The primary goal for writing sxiv is to create an image viewer, which
|
xlib is imlib2. The primary goal for writing sxiv is to create an image viewer,
|
||||||
only implements the most basic features required for fast image viewing. It
|
which only implements the most basic features required for fast image viewing.
|
||||||
works nicely with tiling window managers and its code base should be kept small
|
It works nicely with tiling window managers and its code base should be kept
|
||||||
and clean to make it easy for you to dig into it and customize it for your
|
small and clean to make it easy for you to dig into it and customize it for
|
||||||
needs.
|
your needs.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in New Issue