From 505aad42774201b4e5d5d65234b320dd7b1da564 Mon Sep 17 00:00:00 2001 From: CaTz Date: Wed, 7 Oct 2020 22:28:35 +0300 Subject: [PATCH] ADD windows shortcuts --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5748e6a..012e55c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Ktuvit.me subtitle service for Kodi In order to get the encoded password: 1. Open [ktuvit.me](https://www.ktuvit.me) in the browser -2. Open [developer tools](https://developers.google.com/web/tools/chrome-devtools/open) +2. Open [developer tools](https://developers.google.com/web/tools/chrome-devtools/open) (in Windows ctrl + shift + c +) 3. Enter this code in the **console**: ```javascript x = { value: 'MY-APSSWORD' };