From 339a5e71345397ac555f2283609fea26bc4e7cad Mon Sep 17 00:00:00 2001 From: LuanRT Date: Tue, 12 Oct 2021 05:43:51 -0300 Subject: [PATCH] fix (docs): some small inconsistencies --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 33c517d7..afae5270 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,15 @@ npm install youtubei.js ## Usage -[1. Basic Usage](https://github.com/LuanRT/YouTube.js/blob/main/README.md#usage) +[1. Basic Usage](https://github.com/LuanRT/YouTube.js#usage) -[2. Interactions](https://github.com/LuanRT/YouTube.js/blob/main/README.md#interactions) +[2. Interactions](https://github.com/LuanRT/YouTube.js#interactions) -[3. Downloading Videos](https://github.com/LuanRT/YouTube.js/blob/main/README.md#downloading-videos) +[3. Downloading Videos](https://github.com/LuanRT/YouTube.js#downloading-videos) -[4. Signing-in](https://github.com/LuanRT/YouTube.js/blob/main/README.md#signing-in) +[4. Signing-in](https://github.com/LuanRT/YouTube.js#signing-in) -[5. Disclaimer](https://github.com/LuanRT/YouTube.js/blob/main/README.md#disclaimer) +[5. Disclaimer](https://github.com/LuanRT/YouTube.js#disclaimer) First of all we're gonna start by initializing the Innertube class: