From 14e60c076d678536998258800fda53b52e6dbfec Mon Sep 17 00:00:00 2001 From: Braulio Carrion Corveira <45177553+Carr-23@users.noreply.github.com> Date: Wed, 15 Jul 2020 21:34:01 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e28bf2e..d615575 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,23 @@ Libraries: ``` pip install os +``` +``` pip install getpass +``` +``` pip install selenium +``` +``` pip install requests +``` +``` pip install time +``` +``` pip install redvid +``` +``` pip install praw ```