From a5d83062219bbbb5dc91bf3a2fa130777d9b062e Mon Sep 17 00:00:00 2001 From: LuanRT Date: Fri, 1 Oct 2021 17:48:22 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aca51c04..8f6be95a 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ A wrapper around the Innertube API, which is what YouTube itself uses. This makes YouTube.js fast, simple & efficient. -• What can it do? +#### What can it do? -Well, currently this library can search, get detailed info about videos, like/dislike/comment (Cookies required) and download videos. +Well currently this library can search, get detailed info about videos, like/dislike/comment (Cookies required) and download videos. -• Do I need an API key to use this? +#### Do I need an API key to use this? No, since it's basically what YouTube itself uses to populate its app/website no API keys are required.