Skip to content

Commit 191dae2

Browse files
authored
Merge pull request #40 from sofide/fix/improve_readme
add gspread link in readme
2 parents c05547e + f926f35 commit 191dae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ BETA_USERS = ['your_telegram_username'] # List of Telegram usernames allowed to
4848
### Setting Up Google Credentials for the /export Command
4949
The `/export` command requires Google credentials. Follow these steps to set them up:
5050

51-
1. Create a Google service account following the gspread documentation.
51+
1. Create a Google service account following the [gspread documentation](https://docs.gspread.org/en/v6.1.3/oauth2.html#service-account).
5252
2. Download the credentials JSON file provided by Google.
5353
3. Save the JSON file to the following location: gastitis/google_credentials.json.
5454

0 commit comments

Comments
 (0)