From c83daf12741cf408b6661eed68349acfaf25e334 Mon Sep 17 00:00:00 2001 From: Jesper Handskemager Date: Thu, 20 Jan 2022 05:14:45 +0100 Subject: [PATCH] README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4372d98..b14305b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ Shows Youtube stats in the MPV media player ## Installation -Put the 'youtube-stats.lua' file into your mpv `scripts` folder. +Put the `youtube-stats.lua` file into your mpv `scripts` folder. On Linux systems it's usually located in `~/.config/mpv/scripts` + On Windows it's usually located in `C:\users\USERNAME\AppData\Roaming\mpv\scripts\` If it dosen't exist, create it.