aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-08-13 08:29:04 -0400
committerDrew DeVault <sir@cmpwn.com>2017-08-13 08:29:04 -0400
commit79cd34b0c63513e3e660a389ac3fd5a228bacd0e (patch)
treef14f508f771663b264c3d584d71529e62cd122f2
parentd4b4bfb8bcc37c23ba2cb4e9a458504c3b66856b (diff)
Update README.md
-rw-r--r--README.md11
1 files 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