From a9ee14551b998dc64b4d57a8e3cd9899bbeba899 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Tue, 30 May 2017 15:32:05 -0700 Subject: [PATCH] Show server screenshot before client screenshot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9b530b9..ad1263eb 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ OnionShare lets you securely and anonymously share files of any size. It works b You can set up your development environment to build OnionShare yourself by following [these instructions](/BUILD.md). --![Client Screenshot](/screenshots/client.png) --![Server Screenshot](/screenshots/server.png) +![Server Screenshot](/screenshots/server.png) +![Client Screenshot](/screenshots/client.png)