summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9c491b9..aa70dbe 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# dwl - dwm for Wayland
+Join us on our [Discord server](https://discord.gg/jJxZnrGPWN)!
+
dwl is a compact, hackable compositor for Wayland based on [wlroots](https://github.com/swaywm/wlroots). It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is:
- Easy to understand, hack on, and extend with patches