From d018603b1ff8e93902e8c9c904199f54076154c4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Tue, 27 Nov 2018 08:14:36 +0100 Subject: doc: add readme --- README.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.rst (limited to 'README.rst') 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 -- cgit v1.2.3