diff --git a/README.md b/README.md index da9c91e..6c08b8c 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ we use [ffmpeg-static](https://github.com/eugeneware/ffmpeg-static) to get binar you can support the developer via various methods listed on their github page! (linked above) ### youtube.js -cobalt relies on [youtube.js](https://github.com/LuanRT/YouTube.js) for interacting with the innertube api, it wouldn't have been possible. +cobalt relies on [youtube.js](https://github.com/LuanRT/YouTube.js) for interacting with the innertube api, it wouldn't have been possible without it. you can support the developer via various methods listed on their github page! (linked above) @@ -124,4 +124,4 @@ cobalt also depends on: - [undici](https://www.npmjs.com/package/undici) for making http requests - [url-pattern](https://www.npmjs.com/package/url-pattern) to match provided links with supported patterns. -...and many other packages that these packages rely on. \ No newline at end of file +...and many other packages that these packages rely on.