From 7ec74ae678a21660aaf73ff93d5613399b1f859f Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Mon, 24 May 2021 13:15:24 +1000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2adac6b3..ad35159e7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Add the [F-Droid repo](https://fdroid.getsession.org/) Session integrates directly with [Oxen Service Nodes](https://docs.oxen.io/about-the-oxen-blockchain/oxen-service-nodes), which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages offline, and a set of nodes which allow for onion routing functionality obfuscating users' IP addresses. For a full understanding of how Session works, read the [Session Whitepaper](https://getsession.org/whitepaper). -![AndroidSession](https://i.imgur.com/0YC9TyI.png) + ## Want to contribute? Found a bug or have a feature request?