diff --git a/README.md b/README.md new file mode 100644 index 0000000..c17cf01 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +## a frontend to yt-dlp + +### Getting started + +- Clone the repo +- Run `npm install` (you have to have node installed) +- Run `npm run dev` +- Now you can write code + +### Missing + +- Proper logs +- Containerfile +- Source spotify (spotdl)