mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
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:
committed by
GitHub
parent
ba2378e5d6
commit
d279c144a6
@@ -37,9 +37,6 @@ We appreciate all the help from our contributors, thank you!
|
||||
|
||||

|
||||
|
||||
|
||||
---
|
||||
|
||||
## 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:
|
||||
|
||||
Reference in New Issue
Block a user