diff --git a/.replit b/.replit new file mode 100644 index 0000000..f0993fa --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = " chmod +x faitagram && chmod +x setup.py" diff --git a/README.md b/README.md index d3a4e89..bf120c4 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,4 @@ Specific tutorial will be on NullByte, I would put a link after I make a tutoria How it works: This script uses selenium web driver, and Xvfb and pyvirtualdisplay to make the web driver invisible so you can keep doing work, this script also uses STEM as the proxy. +[![Run on Repl.it](https://repl.it/badge/github/Juniorn1003/Faitagram)](https://repl.it/github/Juniorn1003/Faitagram) \ No newline at end of file