From f54957cc4f3b6c87e79dffd6eac9d9eaafce7acd Mon Sep 17 00:00:00 2001 From: imDMG Date: Sun, 20 Jan 2019 02:05:22 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43b9704..3921106 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ According of the name of search plugin: * Edit `*.json` file by replacing `USERNAME` and `PASSWORD` with your torrent tracker username and password. * If tracker is blocked in your country, in same file: * find `"proxy": false` and switch in `true` (`"proxy": true`) - * add proxy links working for you in `proxies` (`{'http': 'proxy.example.org:8080'}`) + * add proxy links working for you in `proxies` (`{"http"': "proxy.example.org:8080"}`) * *make sure that your proxy work with right protocol* * Move `*.json` and `*.png` to qBittorrent search engines directory: * Windows: `%localappdata%\qBittorrent\nova3\engines\`