From 74bd719262a1c56ace9faca3e2324df5ab7efc88 Mon Sep 17 00:00:00 2001 From: Shay Date: Fri, 2 Dec 2022 10:28:16 -0800 Subject: [PATCH] Update README.md Co-authored-by: David Robertson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f1ac48..898d1d6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ periodically. This tool requires `cargo` to be installed. See https://www.rust-lang.org/tools/install for instructions on how to do this. -This project follows the deprecation policy of Synapse[https://matrix-org.github.io/synapse/latest/deprecation_policy.html] +This project follows the deprecation policy of [Synapse](https://matrix-org.github.io/synapse/latest/deprecation_policy.html) on Rust and will assume a recent stable version of Rust and the ability to fetch a more recent one if necessary. To build `synapse_auto_compressor`, clone this repository and navigate to the