From e35c953d548bda26267a904777e7998263793eee Mon Sep 17 00:00:00 2001 From: Sun Date: Mon, 20 Dec 2021 22:39:25 +0800 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 831b12a..14409a9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -

ESSE

+

ESSE

**ESSE** (Encrypted Symmetrical Session Engine) An open source encrypted peer-to-peer system for data security, would allow data to be sent securely from one terminal to another without going through third-party services. -**My place, my rules.** +**Your place, your rules.** -![image](https://cympletech.com/statics/esse-show.gif) +![image](https://cympletech.com/images/esse-show.gif) ESSE, stands for Encrypted Symmetrical Session Engine, positioned as an engine. The engine is coded in [**Rust**](https://github.com/rust-lang/rust) language based on [**TDN**](https://github.com/cypherlink/TDN) framework, and the cross-platform user interface is built using [**Flutter**](https://github.com/flutter/flutter).