diff --git a/.replit b/.replit new file mode 100644 index 0000000..1b15c05 --- /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 12c1f6d..f215a91 100755 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # Python-project +[![Run on Repl.it](https://repl.it/badge/github/ram-smart/tasks_python)](https://repl.it/github/ram-smart/tasks_python) \ No newline at end of file