diff --git a/README.md b/README.md index bc18414cee..ef007bfcfb 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,6 @@ We appreciate all the help from our contributors, thank you! ![simplex-chat](./images/connection.gif) - ---- - ## Table of contents - [Disclaimer](#disclaimer) @@ -63,8 +60,6 @@ We appreciate all the help from our contributors, thank you! - [Roadmap](#Roadmap) - [License](#license) ---- - ## Disclaimer This is WIP implementation of SimpleX Chat that implements a new network topology for asynchronous communication combining the advantages and avoiding the disadvantages of federated and P2P networks. @@ -108,7 +103,6 @@ RSA keys are not used as identity, they are randomly generated for each contact. ### Download chat client - #### Linux and MacOS To **install** or **update** `simplex-chat`, you should run the install script. To do that, use the following cURL or Wget command: