diff --git a/README.md b/README.md index 2c93829..f9a8bc1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ KUTU means box in turkish, which is my idea behind implementing this WM. - It is to be used as a bunch of boxes inside which you can throw your windows. - It is non-reparenting. (So maybe add that flag to your Java Applications) - It is primarily a tiled WM, but it also supports floating windows. -- It is the only X11 window manager written using `ruby` that is still alive. +- This WM is written mostly in `Ruby` and is meant for my personal use only. - It does use `C` to expose the underlying X11 API. ## Installation & Usage