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>
This commit is contained in:
Mark Aleksander Hil
2021-12-07 21:12:25 +00:00
committed by GitHub
parent ba2378e5d6
commit d279c144a6
-6
View File
@@ -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: