From 716c21afde7237714882cdb8f678df7c84dd93c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Fri, 25 Feb 2022 22:44:28 +0100
Subject: [PATCH] update readme

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index 542be0fa..f831ad67 100644
--- a/README.md
+++ b/README.md
@@ -46,3 +46,16 @@ These tests run on Python 3.8
 
 They pass on Windows too, but some tests 
 requiring POSIX-like functionality are skipped.
+
+## How to adjust thread count.
+
+Start from 13000. If the process manages t hit a single core 100%, start a new program, or just reduce 
+the amount of threads. The process is network-bound.
+
+## Valid targets
+
+* tass.com
+* kremlin,ru
+* *eng.putin.kremlin.ru
+* eng.constitution.kremlin.ru
+* eng.flag.kremlin.ru
\ No newline at end of file
-- 
GitLab