From 241ebe47517cf77f564c0df5c2a37233ab4cad76 Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Thu, 29 Apr 2021 15:56:28 +1000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 024067ad5..7f9cbc4ab 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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, 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). -![iOSSession](https://i.imgur.com/vM62EJm.png) + ## Want to contribute? Found a bug or have a feature request?