From 0de5bbc5fdb7ad11150ab55afeacae9de39db1f8 Mon Sep 17 00:00:00 2001 From: Ashwin Thanaraj <37061471+ashwin1111@users.noreply.github.com> Date: Sat, 16 Jan 2021 18:42:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0d5cf9..910d8bd 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ Python SDK for accessing Youtube APIs. * Python 3 * Requests library + `$ pip install requests` ## Installation Install from pip + `$ pip install youtube-sdk-py` ## Usage