From 5506b2d8a67d2835d62b8550eeaffd1ac01d4760 Mon Sep 17 00:00:00 2001 From: mirai Date: Fri, 15 Sep 2023 21:45:02 +0300 Subject: [PATCH] Update README.MD --- README.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.MD b/README.MD index e0c83dd..f2ec550 100644 --- a/README.MD +++ b/README.MD @@ -36,3 +36,7 @@ How does encryption work? * The server encrypts the symmetric key and sends it to the client. * The client encrypts the private key. * After that, communication with the server occurs via the symmetric key. + +# Example + +![Alt Text](example.gif)