chore(readme): reword

This commit is contained in:
Luan
2024-09-23 17:50:04 -03:00
parent 910c9791e7
commit d6cc8016aa

View File

@@ -22,7 +22,7 @@
</div>
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