aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-02-27 13:23:10 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-03-04 12:50:43 -0500
commit7371ed55fef9dc4a2ae63fee34e2e55d631bda15 (patch)
tree1ad246ca7ed3ca15c673edda193d80b925a9e32c /README.md
parentconfig: remove double assignement to result in get_output_config (diff)
downloadsway-7371ed55fef9dc4a2ae63fee34e2e55d631bda15.tar.gz
sway-7371ed55fef9dc4a2ae63fee34e2e55d631bda15.tar.zst
sway-7371ed55fef9dc4a2ae63fee34e2e55d631bda15.zip
Add sway-ipc.7.scd to document IPC protocol
This add `sway-ipc.7.scd` that documents the IPC protocol. This also increased the minimum scdoc version from 1.8.1 to 1.9.0 to allow for table cells to be continued on the following line
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 239e7e3e..832a3096 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Install dependencies:
40* pango 40* pango
41* cairo 41* cairo
42* gdk-pixbuf2 \*\* 42* gdk-pixbuf2 \*\*
43* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.8.1 (optional: man pages) \* 43* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.9.0 (optional: man pages) \*
44* git \* 44* git \*
45 45
46_\*Compile-time dep_ 46_\*Compile-time dep_