From a45f64e03c08685694b0c57f93385987e0f95e31 Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Mon, 4 Aug 2025 15:52:11 +0000 Subject: [PATCH] guh --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a65866d..9fd6806 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ In order to use pi, you currently have to create a `pi.json` file in the working "DisplayName":"user", "NoTLS":false, "StartTLS":true, - "Mucs":["room@muc.example.com"]} + "Mucs":["room@muc.example.com"] +} ``` Edit this file as necessary.