From 4ee854d8afb53a960ff404e917fb86653cef13fa Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Wed, 18 Jun 2025 05:48:14 +0300 Subject: [PATCH] fix features --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 95fa198..04e2fad 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ better RAC client - RACv1.99.x and RACv2.0 compatible - WRAC compatible ([docs](docs/wrac.md)) - chat commands (type /help) -- no ip and date visible for anyone -- coloring usernames by their clients (CRAB, clRAC, Mefidroniy, etc) -- many command-line options (--help) -- rich configuration (--config-path to get file path and --configure to edit) -- RACS compatible (--enable-ssl or in --configure enable SSL) -- chunked reading messages +- no ip and date visible for anyone (almost) +- coloring usernames by their clients (CRAB, clRAC, Mefidroniy, etc.) +- many command-line options (see --help) +- rich configuration (--config-path to get file path) +- RACS/WRACS compatible (ex: wracs://meex.lol) +- reading messages chunked (less traffic usage) ![screenshot](misc/image.png)