From d279c144a6a382385e0d56fed427b4741268c95d Mon Sep 17 00:00:00 2001 From: Mark Aleksander Hil <32651095+markaleksanderh@users.noreply.github.com> Date: Tue, 7 Dec 2021 21:12:25 +0000 Subject: [PATCH] Removed horizontal lines (#144) * Removed horizontal lines Removed horizontal lines - page looked a bit cluttered * remove extra line breaks Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> --- README.md | 6 ------ 1 file changed, 6 deletions(-) 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: