From a144a065f488603fb738f9415940bf2b01666535 Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Tue, 5 Aug 2025 11:58:55 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ccc1e1..8eeea42 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ pi is an extremely opinionated client. It aims to have as little extra windows a ## διαμόρφωση (configuration) -In order to use pi, you currently have to create a `pi.json` file in the working directory of the executable. Here is how one looks like as of time of writing: +When you launch pi, you will be greeted with a create account screen. You will then be able to enter your XMPP account details and then relaunch the application to log in. + +If you want to add MUCs or DMs, you must configure the program. Here is the general idea: ```json { @@ -44,9 +46,6 @@ In order to use pi, you currently have to create a `pi.json` file in the working Edit this file as necessary. -A login screen will be implemented in pi 3.1a. - - Currently joining and saving DM tabs is not supported, nor is getting avatars, reactions, encryption of media embed. As of writing, pi supports basic message sending and receiving, replies and file upload.