diff --git a/README.md b/README.md new file mode 100644 index 0000000..893477f --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# ytdownloader + +### Installation +To install this repo, use +```bash +git clone gitea.arnweb.nl/corner/ytdownloader.git +cd ytdownloader +npm i +``` + +### Usage +Run `node main.js help` for more information as to how to use this package.