From 5d4748f416ef1bd001533e1cd8813f0b3eba46a7 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu+github@posteo.de> Date: Tue, 26 Jul 2022 16:24:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5cd4953..44c0cb9 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ Set `TRILIUM_USER` and `TRILIUM_PASSWORD`. Set `TELEGRAM_USER_ID` to your own Telegram User ID. Then simply run the program: `cargo run --release`. + +Note: the bot is not using the new [ETAPI](https://github.com/zadam/trilium/wiki/ETAPI) (yet)