diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-04-25 11:32:52 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2017-04-25 11:32:52 -0400 |
commit | 52e6ed54cbaf05cd1829099e04427d1706ca0da4 (patch) | |
tree | 4769eab695023904a067deb4e9b7323a2e160f8c /README.md |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..74a2385e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# wlroots + +A set of utility libraries for Wayland compositors. + +WIP |