Slightly changed README.md
This commit is contained in:
parent
c0dacea51f
commit
415f8bcf14
|
@ -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
|
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
|
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
|
only implements the most basic features required for fast image viewing. It
|
||||||
code base should be kept small and clean to make it easy for you to dig into it
|
works nicely with tiling window managers and its code base should be kept small
|
||||||
and customize it for your needs.
|
and clean to make it easy for you to dig into it and customize it for your
|
||||||
|
needs.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in New Issue