From 0bc8da87aef36cd01d44bc970596d2444d5f89f5 Mon Sep 17 00:00:00 2001 From: RyanZhao Date: Thu, 12 May 2022 09:32:45 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40038b0d0..d9fad1746 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). - + ## Want to contribute? Found a bug or have a feature request?