From ad8e13df412cc2b6d813644ecdb04c3bc22880ff Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 10 Apr 2020 23:18:34 +0200 Subject: [PATCH] Add roadmap to readme and tweak style --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c8fe206..b5fc3fe 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# River +# river -River is a dynamic wayland compositor that takes inspiration from +river is a dynamic wayland compositor that takes inspiration from [dwm](https://dwm.suckless.org) and [bspwm](https://github.com/baskerville/bspwm). -*Note: River is currently very early in development and not ready for end users* +*Note: river is currently early in development and not yet ready for the average end user* ## Design goals @@ -14,7 +14,10 @@ binary, `riverctl`, like bspwm. ## Development -If you'd like to participate in the development of river, please join our matrix channel: +Check out the [roadmap](https://github.com/ifreund/river/issues/1) if you'd like to see +what has been done and what is left to do. + +If you are interested in the development of river, please join our matrix channel: [#river](https://matrix.to/#/!BQgAgeafraCtMiVbSX:matrix.org?via=matrix.org). I can often be found in the `#sway-devel` IRC channel with the nick `ifreund`