diff --git a/.replit b/.replit new file mode 100644 index 0000000..c01b69b --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "python scopy.py" diff --git a/README.md b/README.md index 59559d1..891d228 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Scopy +[![Run on Repl.it](https://repl.it/badge/github/narimiran/scopy)](https://repl.it/github/narimiran/scopy) + Python script for searching through your digital books and cataloguing them in an easy-to-share list of files.