From 658cc1af566165c3f01410f5017d7fdcf09ee362 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Wed, 27 Jul 2022 15:07:46 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb85ff5691..ead83a17f2 100644 --- a/README.md +++ b/README.md @@ -179,9 +179,9 @@ If you are considering developing with SimpleX platform please get in touch for - ✅ End-to-end encrypted WebRTC audio and video calls via the mobile apps. - ✅ Privacy preserving instant notifications for iOS using Apple Push Notification service. - ✅ Chat database export and import -- 🏗 Chat server and TypeScript client SDK to develop chat interfaces, integrations and chat bots (in progress). -- 🏗 Connecting to messaging servers via Tor (in progress). - 🏗 Chat groups in mobile apps (in progress). +- 🏗 Connecting to messaging servers via Tor (in progress). +- 🏗 Chat server and TypeScript client SDK to develop chat interfaces, integrations and chat bots (in progress). - Chat database encryption. - Disappearing messages, with mutual agreement. - Web widgets for custom interactivity in the chats.