From 818e2253f36c21097310813307eee6b4dbed231f Mon Sep 17 00:00:00 2001 From: Spencer Woo Date: Fri, 31 Dec 2021 22:53:17 +0800 Subject: [PATCH] minor documentation adjustments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d95912..8ca0be1 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com). - You need to first create a Redis instance, and define the URL of the instance in the environment variable `REDIS_URL` in Vercel. - Likewise, you can still use Upstash for this, same as above. -- You need to change your custom `config/api.json` exactly like the new project, where specifically: +- You need to revert some fields of your customised `config/api.json` back, where specifically the `clientId` and `obfuscatedClientSecret` should exactly match: ```json {