Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skoolin authored Apr 12, 2021
1 parent 542486b commit 3fefd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you want to stare at a red progress bar for two hours, you can generate the d

Yes, I know, it should not take that long and both my python code and my SQL queries are ugly, deal with it xD

Every week a new database with all players rating 1200+ is generated if you want to use it instead of generating your own. You can download it by going to [releases](https://github.com/Skoolin/TAKexplorer/releases). There you can click on the latest one and download the database file. The file you are looking for is called positions_s6_1200.db (~65mb).
Every week a new database with all players rating 1200+ is generated if you want to use it instead of generating your own: [openings_s6_1200.db](https://github.com/Skoolin/TAKexplorer/releases/latest/download/openings_s6_1200.db).

You need to have pillow and tqdm installed:
`pip install pillow tqdm`
Expand Down

0 comments on commit 3fefd64

Please sign in to comment.