From 2dd1cade781e7065bb16a115b7f451313bd9ef9f Mon Sep 17 00:00:00 2001 From: bpro Date: Mon, 12 Jul 2021 14:33:44 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b768ed..b51c893 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ source env/bin/activate ### 2. Activate uTorrent WEB UI To use this library you first need to activate uTorrent/bitTorrent Web UI and configure the credentials and ports. -### 3. inport UTorrentAPI +### 3. Import UTorrentAPI In your code import the library as; ```python