diff --git a/README.md b/README.md index 26d8156..95f2afb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ All done WITHOUT video editing or asset compiling. Just pure ✨programming magi Created by Lewis Menelaws & [TMRRW](https://tmrrwinc.ca) [ + @@ -26,7 +27,7 @@ These videos on TikTok, YouTube and Instagram get MILLIONS of views across all p ## Requirements - Python 3.6+ -- Playwright (this should install automatically in installation) +- Playwright (this should install automatically in installation, if not you need to install it manually by running the command `pip install playwright` or if that doesn't work, you can try `pip3 install playwright`) ## Installation 👩‍💻