From 67d526e15d8a37355a16779ef7be12505cae40bf Mon Sep 17 00:00:00 2001 From: LuanRT Date: Wed, 15 Jun 2022 23:54:45 -0300 Subject: [PATCH] chore(docs): add warning about upcoming changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a20749b..fcc0c8b6 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ -> Warning:

We're currently in the process of rewriting some parts of the library to improve performance, maintainability and quality. While this might take a little while, most of this documentation will no longer be valid after v2 (see [#65](https://github.com/LuanRT/YouTube.js/issues/65)). +> Warning:

We're currently in the process of rewriting some parts of the library to improve performance, maintainability and quality. While this might take a little while, most of this documentation will no longer be valid after v2.0.0 (see [#65](https://github.com/LuanRT/YouTube.js/issues/65)). ___