mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-06 00:10:02 +00:00
readme: fix a typo
Signed-off-by: wukko <me@wukko.me>
This commit is contained in:
parent
633fc39308
commit
9234581c5e
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
...and many other packages that these packages rely on.
|
||||
|
|
Loading…
Reference in a new issue