Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
docs: tweak wording in README
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 1079602..ce9daff 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
## Overview
-River is a non-monolithic Wayland compositor, it does not combine the compositor
-and window manager into one program. Instead, users can choose any window
-manager implementing the
+River is a non-monolithic Wayland compositor. Unlike other Wayland compositors,
+river does not combine the compositor and window manager into one program.
+Instead, users can choose any window manager implementing the
[river-window-management-v1](protocol/river-window-management-v1.xml) protocol.
> *If you are looking for the old dynamic tiling version of river, see
@@ -23,7 +23,6 @@ which is where the issue tracker may be found and where contributions are accept
Read-only mirrors exist on [sourcehut](https://git.sr.ht/~ifreund/river)
and [github](https://github.com/riverwm/river).
-
## Features
River defers all window management policy to a separate window manager