From d6cc8016aa0d23fdd9244731301679d21bb81bda Mon Sep 17 00:00:00 2001 From: Luan Date: Mon, 23 Sep 2024 17:50:04 -0300 Subject: [PATCH] chore(readme): reword --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dc8848e..857487d6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ -YouTube.js is a JavaScript client for YouTube's internal API, known as "InnerTube". It allows you to interact with YouTube programmatically, providing access to videos, comments, live chats, streaming data and more. It works seamlessly across Node.js, Deno, and modern browsers. +YouTube.js is a JavaScript client for YouTube's private API, known as "InnerTube". It allows you to interact with YouTube programmatically, providing access to videos, comments, live chats, streaming data and more. It works seamlessly across Node.js, Deno, and modern browsers. ## Installation