aboutsummaryrefslogtreecommitdiffstats
path: root/README
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
parent3cf1fd2a97f5673b53bab691f8db97c844b999ba (diff)
downloadyawa-33e803a2695ab57acc773bb4520aaa02b7fe1c23.tar.xz
Rewrote README in ReST
Diffstat (limited to 'README')
-rw-r--r--README29
1 files changed, 0 insertions, 29 deletions
diff --git a/README b/README
deleted file mode 100644
index f3956f4..0000000
--- a/README
+++ /dev/null
@@ -1,29 +0,0 @@
-hsetroot -- Yet another wallpaper application...
-
-Q: why another one?
-A: Personal requirements..
-
-Q: Why this one?
-A: Because it can do stuff, manipulate images etc..
-
-Q: How does it do that?
-A: Using imlib2..
-
-Q: how do I install it?
-A: like most apps..
- # ./configure
- # make
- # su
- # make install
-
-Q: To whom should I bitch?
-A: hyriand@thegraveyard.org
-
-Q: uhmm.. help?!?
-A: hsetroot --help
-
-Q: you don't like docs, right?
-A: right...
-
-
--- hyriand