diff --git a/.replit b/.replit new file mode 100644 index 000000000..1b15c0540 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "" \ No newline at end of file diff --git a/README.md b/README.md index d3cc006fc..7e8dcdd06 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,4 @@ Translations * [Spanish](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-es-MX.md) * [Turkish](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-tr-TR.md) * [Ukrainian](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-uk-UA.md) +[![Run on Repl.it](https://repl.it/badge/github/sqlmapproject/sqlmap)](https://repl.it/github/sqlmapproject/sqlmap) \ No newline at end of file