From 940b8322cc471c42043dc1cb8053ab5dce3ee2ac Mon Sep 17 00:00:00 2001 From: LuanRT Date: Wed, 15 Jun 2022 23:53:17 -0300 Subject: [PATCH] chore(docs): add warning about upcoming changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b63eaca4..1a20749b 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ +> 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)). + ___