diff options
author | emersion <contact@emersion.fr> | 2018-11-24 23:29:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-24 23:29:59 +0100 |
commit | 9e50e19374bda99226f6bc646b757b38c218c53c (patch) | |
tree | e48a3a2ec2f4d5138a39d4941f17dfd09a539bad | |
parent | 88994b18d56e4c4dbbc32e55416fe16b8b87ac52 (diff) | |
parent | 443dece7d5603f5178fbc1cc16ace04d3c5df2fd (diff) |
Merge pull request #1391 from buffet/fix-loc-count
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 |