From c6c96fd223256207765993eb42b8236618ff199b Mon Sep 17 00:00:00 2001 From: "luan.lrt4@gmail.com" Date: Fri, 22 Apr 2022 16:03:04 -0300 Subject: [PATCH] chore(docs): rephrasing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ff16e0d..f6b9dccf 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Innertube is an API used across all YouTube clients, it was [made to simplify](https://gizmodo.com/how-project-innertube-helped-pull-youtube-out-of-the-gu-1704946491) the internal structure of the platform and make it easy to push updates. This library takes advantage of that API, therefore providing a simple & efficient way to interact with YouTube programmatically. -And big thanks to [@gatecrasher777](https://github.com/gatecrasher777/ytcog) for his research on the workings of the Innertube API! +And huge thanks to [@gatecrasher777](https://github.com/gatecrasher777/ytcog) for his research on the workings of the Innertube API! ### Features @@ -1113,4 +1113,4 @@ Should you have any questions or concerns please contact me directly via email. ## License Distributed under the [MIT](https://choosealicense.com/licenses/mit/) License. -

(back to top)

\ No newline at end of file +

(back to top)