From 7e4c9465a197ed2024e85151b2b7d53d51704d1b Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Thu, 22 Feb 2024 00:31:28 +0530 Subject: chore: config file added --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d8ba16d..3cc76d4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,18 @@ pip install --upgrade yt-music **NOTE** YOU NEED TO HAVE THEM IN YOUR `PATH` +## Config + +Config file has to be in the following location depending on your OS: + +- On Linux and Mac: + `$HOME/.config/yt-music/config.json` + +- On Windows: + `C:\Users\\.config\yt-music\config.json` + +You can copy the example config `config.json.example` + ## Usage - Open a terminal -- cgit v1.1