From 88fb61efb1af2563a05346dd8f4f7bf3bf53f86f Mon Sep 17 00:00:00 2001 From: mirai Date: Thu, 1 Dec 2022 15:22:49 +0300 Subject: [PATCH] Update README.MD --- README.MD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.MD b/README.MD index d3fe66f..d828847 100644 --- a/README.MD +++ b/README.MD @@ -79,8 +79,7 @@ python client.py * Client sending public key to server * Server crypting symmetric key and sending to client * Client encrypting private key -* And than communicate with server via -* symmetric key +* And than communicate with server via symmetric key ## To do