From 934aa4e4d4fb72d420de9b23e9316b8cda21a8b7 Mon Sep 17 00:00:00 2001 From: LukaH0 Date: Wed, 1 Jun 2022 21:20:57 +0300 Subject: [PATCH] Added extra instructions. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 👩‍💻