Skip to content

Commit fae60d4

Browse files
authored
Merge pull request #2 from ornicar/patch-2
link to lichess oauth token creation page
2 parents 271535f + 9436f88 commit fae60d4

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)