summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar taiyu <taiyu.len@gmail.com>2015-08-18 01:33:12 -0700
committerLibravatar taiyu <taiyu.len@gmail.com>2015-08-18 01:33:12 -0700
commit2f8a23924893663473e24c4ca3407e8e1005f37e (patch)
tree4ae7a93d6c31b1dd78c78ca884e723717e1cd589 /README.md
parentfixed doubling memory bug for config lines longer then 128 (diff)
parentDocument asciidoc dependency (diff)
downloadsway-2f8a23924893663473e24c4ca3407e8e1005f37e.tar.gz
sway-2f8a23924893663473e24c4ca3407e8e1005f37e.tar.zst
sway-2f8a23924893663473e24c4ca3407e8e1005f37e.zip
Merge branch 'master' of https://github.com/SirCmpwn/sway
merge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 43a63c25..8c312984 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Dependencies:
31* cmake 31* cmake
32* [wlc](https://github.com/Cloudef/wlc) 32* [wlc](https://github.com/Cloudef/wlc)
33* xwayland 33* xwayland
34* asciidoc
34 35
35Compiling: 36Compiling:
36 37