From a3bfd2f3313da7420e2113a2b57d937d6b468b3b Mon Sep 17 00:00:00 2001 From: Alexander Laktionov Date: Mon, 20 Sep 2021 23:48:53 +0300 Subject: [PATCH] repl is broken too :( --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8d9bdbb..bd5e75c 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ $ cd sherlock $ python3 -m pip install -r requirements.txt ``` -[![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 ```console