aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2018-11-27 08:14:36 +0100
committerFelix Morgner <felix.morgner@gmail.com>2018-11-27 08:14:36 +0100
commitd018603b1ff8e93902e8c9c904199f54076154c4 (patch)
treeb03d3a264d9a768fd35b8130056f4b4e10363265 /README.rst
parent85ca7943695357492588f434364da69478cd97fc (diff)
downloadwanda-d018603b1ff8e93902e8c9c904199f54076154c4.tar.xz
wanda-d018603b1ff8e93902e8c9c904199f54076154c4.zip
doc: add readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..8061b00
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,19 @@
+Wanda!
+======
+
+Wanda is a simple wallpaper changer for the GNU Network Object Model
+Environment.
+
+Building
+--------
+
+Wanda requires:
+
+* cmake
+* conan
+* glib
+
+and can be built using::
+
+ $ conan install . -if build
+ $ conan build . -bf build