From f07df0590bb4ece7ba8715e662e7e022ff952720 Mon Sep 17 00:00:00 2001 From: Jacob Date: Thu, 19 Jul 2018 16:50:20 +0200 Subject: [PATCH] Fetch image from bitwarden/brand (#109) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0d58cb..0c0a95e6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions. -![Desktop Vault](http://imgur.com/oPM44y0.png "My Vault") +![Desktop Vault](https://raw.githubusercontent.com/bitwarden/brand/master/screenshots/desktop-macos-vault.png "My Vault") # Build/Run