Add run on repl.it badge to README

This pull request adds a  badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
pull/743/head
undefined 4 years ago
parent 9e47603705
commit 1063b12bb6

@ -0,0 +1,2 @@
language = "python3"
run = ""

@ -13,7 +13,7 @@
<a target="_blank" href="http://sherlock-project.github.io/"><img alt="Website" src="https://img.shields.io/website-up-down-green-red/http/sherlock-project.github.io/..svg"></a>
<a target="_blank" href="https://microbadger.com/images/theyahya/sherlock"><img alt="docker image" src="https://images.microbadger.com/badges/version/theyahya/sherlock.svg"></a>
</p>
[![Run on Repl.it](https://repl.it/badge/github/sherlock-project/sherlock)](https://repl.it/github/sherlock-project/sherlock)
<p align="center">
<a href="#installation">Installation</a>
&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;

Loading…
Cancel
Save