about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-12 20:54:38 -0400
committerJune McEnroe <june@causal.agency>2020-08-12 20:54:38 -0400
commit5d2e6a931fc870375bf8a00a0ebec8b8725d8acc (patch)
tree3cacf9e801a459ff1b2c6d0de0f233b443cf60b7 /README.7
parentDocument -L / palaver option (diff)
downloadpounce-5d2e6a931fc870375bf8a00a0ebec8b8725d8acc.tar.gz
pounce-5d2e6a931fc870375bf8a00a0ebec8b8725d8acc.zip
Add Additional Components section to README
Diffstat (limited to '')
-rw-r--r--README.723
1 files changed, 22 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 9a03cc4..e926b81 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd August  6, 2020
+.Dd August 12, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -84,6 +84,27 @@ to find it.
 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 .Ed
 .
+.Ss Additional Components
+Additional functionality can be provided
+by special-purpose clients connected to
+.Nm .
+.Bl -bullet
+.It
+Logging can be provided by
+.Lk https://git.causal.agency/litterbox litterbox .
+.It
+Push notifications for the Palaver IRC app
+can be provided by
+.Nm pounce-palaver ,
+located in the
+.Pa contrib/palaver
+directory.
+It additionally requires
+.Sy libcurl
+and
+.Sy libsqlite3 .
+.El
+.
 .Sh FILES
 .Bl -tag -width "dispatch.c" -compact
 .It Pa bounce.h