Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
docs: add missing commas in readme
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index caebaa3..5305056 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ 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.
-Read my blog post [Separating the Wayland Compositor and Window Manager](https://isaacfreund.com/blog/river-window-management/)
+Read my blog post, [Separating the Wayland Compositor and Window Manager](https://isaacfreund.com/blog/river-window-management/),
for an in-depth explanation.
There is a [list of compatible window managers](https://codeberg.org/river/wiki/src/branch/main/pages/wm-list.md)