From d611f36eef98c3fa7d235f379993844697fef413 Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 14 Feb 2020 15:04:23 +1100 Subject: [PATCH] Update README.md Readme spacing --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c543257f7..e317d4b30 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ ## Summary Session integrates directly with [Loki Service Nodes](https://lokidocs.com/ServiceNodes/SNOverview/), 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). +
![DesktopSession](https://i.imgur.com/ZnHvYjo.jpg) ## Want to Contribute? Found a Bug or Have a feature request? -Please search for any [existing issues](https://github.com/loki-project/session-desktop/issues) that describe your bugs in order to avoid duplicate submissions. Submissions can be made by making a pull request to our development branch. If you don't know where to start contributing , try reading the Github issues page for ideas. +Please search for any [existing issues](https://github.com/loki-project/session-desktop/issues) that describe your bugs in order to avoid duplicate submissions.

Submissions can be made by making a pull request to our development branch. If you don't know where to start contributing , try reading the Github issues page for ideas. ## Build instruction @@ -16,9 +17,6 @@ Build instructions can be found in [BUILDING.md](BUILDING.md). ## License Copyright 2011 Whisper Systems - Copyright 2013-2017 Open Whisper Systems - Copyright 2019-2020 The Loki Project - Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html