Add README.md

This commit is contained in:
corner 2019-11-26 07:36:47 +01:00
parent e5fcabdd37
commit b6f473554a

12
README.md Normal file
View File

@ -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.