diff options
author | buffet <niclas@countingsort.com> | 2021-09-08 11:20:40 +0000 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-10-21 16:37:53 +0200 |
commit | 3dc99ed2819465d3508ab1cfd7bd8e9857936b9a (patch) | |
tree | 668ab2c4b7bf36c6b9f94676e4a994c2bd3021db /README.md | |
parent | 36cf38742734b003b2abbcd1de910771a8454ef1 (diff) |
Update loc count in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # wlroots Pluggable, composable, unopinionated modules for building a [Wayland] -compositor; or about 50,000 lines of code you were going to write anyway. +compositor; or about 60,000 lines of code you were going to write anyway. - wlroots provides backends that abstract the underlying display and input hardware, including KMS/DRM, libinput, Wayland, X11, and headless backends, |