diff --git a/README.md b/README.md index 7223789..4f6ad98 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Implemented with **PostgreSQL**. Main tables include: 1. Clone the repository. 2. Set up the PostgreSQL database using the provided `init.sql`. 3. In IntelliJ IDEA (with Gradle): - - Run `MainServer` first. You should see `Listening ...` in the console. + - Run `MainServer` first. You should see `šŸ” All users set to offline` in the console. - Run `TelegramApplication`. The intro screen (with ā€œStart Messagingā€) will appear. 4. Login/Register to start chatting.