aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-11-04 20:03:25 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-11-04 20:03:25 +0100
commit33e803a2695ab57acc773bb4520aaa02b7fe1c23 (patch)
treee24e7da74a138e7e13ec093574475a747c1aeecc /README.rst
parent3cf1fd2a97f5673b53bab691f8db97c844b999ba (diff)
downloadyawa-33e803a2695ab57acc773bb4520aaa02b7fe1c23.tar.xz
Rewrote README in ReST
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..1580b8b
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,23 @@
+======
+ yawa
+======
+-----------------------------------
+ Yet another wallpaper application
+-----------------------------------
+
+This is a fork of hsetroot, since there hasn't been a release in over 10
+years, because upstream is dead, and because I really disliked some parts
+of it.
+
+Dependencies
+============
+
+* imlib2
+* libx11
+
+Building
+========
+ <git clone>
+ cmake -g 'Unix Makefiles' .
+ make
+ sudo make install