git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commita0088dc7b2dc8b9e8fe259b50d51d7fe7bb4ebb7
parent02c3d156c7
authorIsaac Freund <[email protected]>
date2020-06-11 13:28
docs: update disclaimer

 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 1b4c31f..c1ef310 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,11 @@
 # river
 
-river is a dynamic wayland compositor that takes inspiration from
+river is a dynamic tiling wayland compositor that takes inspiration from
 [dwm](https://dwm.suckless.org) and
 [bspwm](https://github.com/baskerville/bspwm).
 
-*Note: river is currently early in development and may lack some
-features. If there are specific features blocking you from using river,
-don't hesitate to
+*Note: river is currently early in development. Expect breaking changes
+and missing features. If you run into a bug don't hesitate to
 [open an issue](https://github.com/ifreund/river/issues/new)*
 
 ## Design goals