Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
docs: wording tweak
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f1c9f0c..aabd407 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ are stable. We do not break window managers.
## Motivation
-Why split the window manager to a separate process? I aim to:
+Why split the window manager to a separate process?
- Significantly lower the barrier to entry for writing a Wayland window manager.
- Allow implementing Wayland window managers in high-level garbage collected