From 651ae397ad9104a789f7cf8105d8bd05a891d10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Peveri?= Date: Thu, 13 Feb 2025 19:26:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e1dfdb..064e837 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ To execute migrations run the next command: ### Oauth2 -To get a token for testing you should go to https://developers.google.com/oauthplayground and configure it as "Use your own OAuth credentials" after that you should use Google OAuth2 API v2. +To obtain a test token, go to Google OAuth Playground (https://developers.google.com/oauthplayground) and select 'Use your own OAuth credentials'. Then, use the Google OAuth2 API v2. ### Consume async domain events