From 39f9ebf676f7853cdf504bacbf2faa34ec4b9a4e Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Tue, 19 Apr 2022 02:54:37 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3a31e8..c63cce3 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ After you've finished changing these, your configuration should look like this ( After you have these three directives set, you're ready to start. +Additional directives can be found in [config.md](https://github.com/jtbx/matrix-send/blob/main/config.md). + --- To install, run `sudo make install` in the cloned repository's directory.