From 09a3a243db8fa9213168b3fe03d4d9c6e066f60f Mon Sep 17 00:00:00 2001 From: Aleksey Lobanov Date: Fri, 23 Jun 2017 01:16:49 +0300 Subject: [PATCH] New line in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffaec6f..1c2f0df 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ Example: python lichess.py -n hippo23 -t pgn -o hippo23.pgn --threads 6 ``` If you want scid base: `python lichess.py -n hippo23 -t scid -o hippo23 --threads 6` + If you have more than 1000 games, you can set` threads` more than `3`. If you have more than 10000 games, set` threads` to `10`