From 8af86c60cf32ad720c0d692d3e48bfec26f2e8fe Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 5 Sep 2020 14:01:57 +0200 Subject: [PATCH] removed white background fro repl.it image Removed the white background from the repl.it image so that it looks nicer for users who uses dark mode on their web browser --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba2ca5b..7a4fcdd 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ $ python3 -m pip install -r requirements.txt ``` -[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/sherlock-project/sherlock&tutorial=README.md) [![Run on Repl.it](https://user-images.githubusercontent.com/27065646/91954718-7bbe2d80-ed02-11ea-9a4e-fd11c5e68148.png)](https://repl.it/github/sherlock-project/sherlock) +[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/sherlock-project/sherlock&tutorial=README.md) [![Run on Repl.it](https://user-images.githubusercontent.com/27065646/92304596-bf719b00-ef7f-11ea-987f-2c1f3c323088.png)](https://repl.it/github/sherlock-project/sherlock) ## Usage