diff options
author | Simon Ser <contact@emersion.fr> | 2021-04-24 12:43:07 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-04-24 12:43:07 +0200 |
commit | b5cfaea7057bcc967d305930b02b04f21a9e8d57 (patch) | |
tree | b1fe54338ad8ab918e3a8aeaa4e28cf8ac4f9704 | |
parent | 565f67f805a0d1077e63c16123cea16cee97d3e6 (diff) |
readme: mention IRC channel
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,7 +29,8 @@ development tools - or any subset of these features you like, because all of them work independently of one another and freely compose with anything you want to implement yourself. -Check out our [wiki] to get started with wlroots. +Check out our [wiki] to get started with wlroots. Join our IRC channel: +[#sway-devel on Freenode]. wlroots is developed under the direction of the [sway] project. A variety of [wrapper libraries] are available for using it with your favorite programming @@ -75,6 +76,7 @@ See [CONTRIBUTING.md]. [Wayland]: https://wayland.freedesktop.org/ [wiki]: https://github.com/swaywm/wlroots/wiki/Getting-started +[#sway-devel on Freenode]: ircs://chat.freenode.net/%23sway-devel [Sway]: https://github.com/swaywm/sway [wrapper libraries]: https://github.com/search?q=topic%3Abindings+org%3Aswaywm&type=Repositories [libseat]: https://git.sr.ht/~kennylevinsen/seatd |