]> git.sur5r.net Git - i3/i3/blobdiff - docs/ipc
Document the existence of a C ipc project
[i3/i3] / docs / ipc
index e4f1e80c48f76a1f5ef984a5af9d9dff6d6f959f..8d4d735eeef5d0e2bd62537a993a38ee09267cca 100644 (file)
--- a/docs/ipc
+++ b/docs/ipc
@@ -761,7 +761,7 @@ know):
 
 C::
        i3 includes a headerfile +i3/ipc.h+ which provides you all constants.
-       However, there is no library yet.
+       https://github.com/acrisci/i3-ipc (not yet ready for production use)
 Ruby::
        http://github.com/badboy/i3-ipc
 Perl::