From a3fbc290510c57cba9220356ab4005edfb9d1e61 Mon Sep 17 00:00:00 2001 From: imDMG Date: Mon, 16 Dec 2019 22:35:38 +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 648b410..dee0dc5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ One of biggest russian torrent tracker. ## Installation **For fresh installation.** According of the name of search plugin: -* Save (`*.py`) file on your computer +* Save `*.py` file on your computer * Then open `*.py` file and find from above the section with `config = { ... }`. Replace `USERNAME` and `PASSWORD` with your torrent tracker username and password. If tracker is blocked in your country, in same section: * find `"proxy": False` and switch in `True` (`"proxy": True`) * add proxy links working for you in `proxies` (`{"http": "proxy.example.org:8080"}`)