From be49c0e89319cc03b7119bac2604744bcdd26775 Mon Sep 17 00:00:00 2001 From: David Hill Date: Wed, 12 Jun 2013 13:06:54 -0400 Subject: [PATCH 1/1] Add initial README.md for Github --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bdf363c --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +spectrwm +======== + +spectrwm is a small dynamic tiling window manager for X11. It tries to +stay out of the way so that valuable screen real estate can be used for +much more important stuff. It has sane defaults and does not require one +to learn a language to do any configuration. It was written by hackers +for hackers and it strives to be small, compact and fast. + +## License + +spectrwm is licensed under the liberal ISC License. -- 1.7.10.4