From 1c4e23d6e959c7fe8f29f36b94481c1dde6d54dc Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Wed, 2 Sep 2020 09:57:02 +0200 Subject: [PATCH] changed location of repl.it button Moved it down to where the "open in google cloud shell" button is. It is nicer to keep all the options in one place --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c76af07..c745a79 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Website docker image

-[![Run on Repl.it](https://repl.it/badge/github/sherlock-project/sherlock)](https://repl.it/github/sherlock-project/sherlock) +

Installation    |    @@ -44,7 +44,8 @@ $ cd sherlock $ 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) + +[![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) ## Usage