Skip to content

Commit 9436f88

Browse files
authored
Update README.md
Also pre-selects the required scope, but that will only work after lichess' next deploy (lichess-org/lila@4e4edc1)
1 parent 271535f commit 9436f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a python3 based lichess board API client program for CERTABO physical bo
66

77
### Lichess API token
88

9-
The API token can be created in the lichess preferences page ("API Access tokens"). Generate a personal access token and make sure to enable "Play games with the board API". Store the token in a file named 'lichess.token' in the same directory.
9+
The API token can be created in the [lichess preferences page ("API Access tokens")](http://l.org/account/oauth/token/create?description=Certabo&scopes[]=board:play). Generate a personal access token and make sure to enable "Play games with the board API". Store the token in a file named 'lichess.token' in the same directory.
1010

1111
### python3 modules
1212

0 commit comments

Comments
 (0)