diff options
author | buffet <niclas@countingsort.com> | 2018-11-24 21:24:20 +0100 |
---|---|---|
committer | buffet <niclas@countingsort.com> | 2018-11-24 21:24:29 +0100 |
commit | 443dece7d5603f5178fbc1cc16ace04d3c5df2fd (patch) | |
tree | e48a3a2ec2f4d5138a39d4941f17dfd09a539bad | |
parent | 88994b18d56e4c4dbbc32e55416fe16b8b87ac52 (diff) |
Fixed loc count in readme
-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](http://wayland.freedesktop.org/) compositor; or about 40,000 lines of +[Wayland](http://wayland.freedesktop.org/) compositor; or about 50,000 lines of code you were going to write anyway. - wlroots provides backends that abstract the underlying display and input |