From 79cd34b0c63513e3e660a389ac3fd5a228bacd0e Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 13 Aug 2017 08:29:04 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 831b900f..fa49c9d6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ # wlroots [![](https://api.travis-ci.org/SirCmpwn/wlroots.svg)](https://travis-ci.org/SirCmpwn/wlroots) -Pluggable, composable modules for building a Wayland compositor. +Pluggable, composable modules for building a +[Wayland](http://wayland.freedesktop.org/) compositor. -WIP - [Status](https://github.com/SirCmpwn/wlroots/issues/9) +This is a WIP: [status](https://github.com/SirCmpwn/wlroots/issues/9) + +## Contributing + +Development is organized in our [IRC +channel](http://webchat.freenode.net/?channels=sway&uio=d4), #sway on +irc.freenode.net. Join us and ask how you can help! ## Building