diff --git a/lib/parser/contents/README.md b/lib/parser/contents/README.md index ee83cfdf..cc162a49 100644 --- a/lib/parser/contents/README.md +++ b/lib/parser/contents/README.md @@ -1,6 +1,6 @@ # Parser -Sanitizes and standardizes InnerTube responses while maintaining the integrity of the data. This clever approach was initially implemented and suggested by [Wykerd](https://github.com/Wykerd) (See #44). +Sanitizes and standardizes InnerTube responses while maintaining the integrity of the data. Also [drastically improves](https://github.com/LuanRT/YouTube.js/blob/main/lib/core/Library.js#L41) how API calls are made and handled. This clever approach was initially implemented and suggested by [Wykerd](https://github.com/Wykerd) (See #44). Note: This will eventually replace the old parser.