From: AsamK Date: Fri, 7 Feb 2025 16:39:31 +0000 (+0100) Subject: Update README X-Git-Tag: v0.13.13~13 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/b57993584696068ede584c9d9e6825a69cc0e420 Update README --- diff --git a/README.md b/README.md index 03455d12..bf61ea90 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ For this use-case, it has a daemon mode with JSON-RPC interface ([man page](http and D-BUS interface ([man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cli-dbus.5.adoc)) . For the JSON-RPC interface there's also a simple [example client](https://github.com/AsamK/signal-cli/tree/master/client), written in Rust. +signal-cli needs to be kept up-to-date to keep up with Signal-Server changes. +The official Signal clients expire after three months and then the Signal-Server can make incompatible changes. +So signal-cli releases older than three months may not work correctly. + ## Installation You can [build signal-cli](#building) yourself or use